aboutsummaryrefslogtreecommitdiff
path: root/flags/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'flags/Cargo.toml')
-rw-r--r--flags/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/flags/Cargo.toml b/flags/Cargo.toml
index 726aa627..ea2c6e9a 100644
--- a/flags/Cargo.toml
+++ b/flags/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cxxbridge-flags"
-version = "1.0.95"
+version = "1.0.96"
authors = ["David Tolnay <dtolnay@gmail.com>"]
categories = ["development-tools::ffi", "compilers"]
description = "Compiler configuration of the `cxx` crate (implementation detail)"