aboutsummaryrefslogtreecommitdiff
path: root/flags
diff options
context:
space:
mode:
authorDavid Tolnay <dtolnay@gmail.com>2023-08-29 16:17:48 -0700
committerDavid Tolnay <dtolnay@gmail.com>2023-08-29 16:17:48 -0700
commit51ded1be5e27c2c1eac145064af3ccc41ea056bf (patch)
treedef1568c5934500354da15922b197a824dcd2548 /flags
parentbf536be7d928ff5156e9d2b5d913c163dbcca4e3 (diff)
downloadcxx-51ded1be5e27c2c1eac145064af3ccc41ea056bf.tar.gz
Release 1.0.107
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 2078c1a4..f05480d8 100644
--- a/flags/Cargo.toml
+++ b/flags/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cxxbridge-flags"
-version = "1.0.106"
+version = "1.0.107"
authors = ["David Tolnay <dtolnay@gmail.com>"]
categories = ["development-tools::ffi", "compilers"]
description = "Compiler configuration of the `cxx` crate (implementation detail)"