aboutsummaryrefslogtreecommitdiff
path: root/flags
diff options
context:
space:
mode:
authorDavid Tolnay <dtolnay@gmail.com>2023-10-12 15:32:28 -0700
committerDavid Tolnay <dtolnay@gmail.com>2023-10-12 15:32:28 -0700
commitff4367ea9acd06eeec28edbdfc9c6de218f455ad (patch)
treeeda4e39ab31b529ab3b34fe99b50b2d8b58eacb2 /flags
parent35f61b3c37696ae5ec8fa703add9a942292dbe71 (diff)
downloadcxx-ff4367ea9acd06eeec28edbdfc9c6de218f455ad.tar.gz
Release 1.0.109
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 30f99682..cf236eef 100644
--- a/flags/Cargo.toml
+++ b/flags/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cxxbridge-flags"
-version = "1.0.108"
+version = "1.0.109"
authors = ["David Tolnay <dtolnay@gmail.com>"]
categories = ["development-tools::ffi", "compilers"]
description = "Compiler configuration of the `cxx` crate (implementation detail)"