aboutsummaryrefslogtreecommitdiff
path: root/flags
diff options
context:
space:
mode:
authorDavid Tolnay <dtolnay@gmail.com>2023-06-14 23:29:33 -0700
committerDavid Tolnay <dtolnay@gmail.com>2023-06-14 23:29:33 -0700
commitde800b8700f5d3ae4a66e6e02f9a39a1ed4157c0 (patch)
tree515fca57e0c241ba3cc7dad3cd6b23f3eb47c5e4 /flags
parentde4bc6a8cd85efe6a5f02c0aab21a3e133599872 (diff)
downloadcxx-de800b8700f5d3ae4a66e6e02f9a39a1ed4157c0.tar.gz
Release 1.0.97
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 ea2c6e9a..87ade607 100644
--- a/flags/Cargo.toml
+++ b/flags/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cxxbridge-flags"
-version = "1.0.96"
+version = "1.0.97"
authors = ["David Tolnay <dtolnay@gmail.com>"]
categories = ["development-tools::ffi", "compilers"]
description = "Compiler configuration of the `cxx` crate (implementation detail)"