aboutsummaryrefslogtreecommitdiff
path: root/gen/lib/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gen/lib/Cargo.toml')
-rw-r--r--gen/lib/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gen/lib/Cargo.toml b/gen/lib/Cargo.toml
index 2be86c3e..fd77bc4b 100644
--- a/gen/lib/Cargo.toml
+++ b/gen/lib/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cxx-gen"
-version = "0.7.114"
+version = "0.7.115"
authors = ["Adrian Taylor <adetaylor@chromium.org>"]
categories = ["development-tools::ffi"]
description = "C++ code generator for integrating `cxx` crate into higher level tools."