aboutsummaryrefslogtreecommitdiff
path: root/macro/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'macro/Cargo.toml')
-rw-r--r--macro/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/macro/Cargo.toml b/macro/Cargo.toml
index 06e64738..f63fa1d3 100644
--- a/macro/Cargo.toml
+++ b/macro/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cxxbridge-macro"
-version = "1.0.89"
+version = "1.0.90"
authors = ["David Tolnay <dtolnay@gmail.com>"]
categories = ["development-tools::ffi"]
description = "Implementation detail of the `cxx` crate."