aboutsummaryrefslogtreecommitdiff
path: root/flags
diff options
context:
space:
mode:
authorDavid Tolnay <dtolnay@gmail.com>2023-08-19 11:54:15 -0700
committerDavid Tolnay <dtolnay@gmail.com>2023-08-19 11:54:21 -0700
commiteb06f521de122dcf8dbaf296158b4712a13be08f (patch)
treedcc266ce7e4b6b38bc162e797d2cb1e0ca1b6e30 /flags
parentec7c118d3a38224b29e32d43b655c0c3ea8f1469 (diff)
downloadcxx-eb06f521de122dcf8dbaf296158b4712a13be08f.tar.gz
Release 1.0.106
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 ef157c04..2078c1a4 100644
--- a/flags/Cargo.toml
+++ b/flags/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cxxbridge-flags"
-version = "1.0.105"
+version = "1.0.106"
authors = ["David Tolnay <dtolnay@gmail.com>"]
categories = ["development-tools::ffi", "compilers"]
description = "Compiler configuration of the `cxx` crate (implementation detail)"