aboutsummaryrefslogtreecommitdiff
path: root/flags
diff options
context:
space:
mode:
authorDavid Tolnay <dtolnay@gmail.com>2023-06-14 17:09:04 -0700
committerDavid Tolnay <dtolnay@gmail.com>2023-06-14 17:09:04 -0700
commit76e8a2f55f1fe7e178387d5fe2b9f400fbd9ec83 (patch)
treee385ee7a713bc95704c622390d1815842fa33bd6 /flags
parented1e22ec1801537cc0e2b9bbff61f7976170ad20 (diff)
downloadcxx-76e8a2f55f1fe7e178387d5fe2b9f400fbd9ec83.tar.gz
Release 1.0.96
Diffstat (limited to 'flags')
-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)"