aboutsummaryrefslogtreecommitdiff
path: root/flags
diff options
context:
space:
mode:
authorDavid Tolnay <dtolnay@gmail.com>2024-02-19 15:16:56 -0800
committerDavid Tolnay <dtolnay@gmail.com>2024-02-19 15:16:56 -0800
commit7eef56220b05c70be3756a3baa98fe19c4093d02 (patch)
treebb53a5f06d8aeedba18546d88341ae59656910b2 /flags
parent2391e93f728074f0cf6207342c22bf0a5178fad7 (diff)
downloadcxx-7eef56220b05c70be3756a3baa98fe19c4093d02.tar.gz
Release 1.0.117
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 c8b64a0e..59da1175 100644
--- a/flags/Cargo.toml
+++ b/flags/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cxxbridge-flags"
-version = "1.0.116"
+version = "1.0.117"
authors = ["David Tolnay <dtolnay@gmail.com>"]
categories = ["development-tools::ffi", "compilers"]
description = "Compiler configuration of the `cxx` crate (implementation detail)"