aboutsummaryrefslogtreecommitdiff
path: root/flags
diff options
context:
space:
mode:
authorDavid Tolnay <dtolnay@gmail.com>2024-01-01 22:37:48 -0800
committerDavid Tolnay <dtolnay@gmail.com>2024-01-01 22:37:48 -0800
commit2dc00a4e2dc7b6e9767924115d7ec02afc3c3f23 (patch)
treee825b48bde20ab2ae75c9f2a4c03a61abb5d2790 /flags
parent71dcb59e6fe094ad0ef47f79cd49f5ce1e4ac777 (diff)
downloadcxx-2dc00a4e2dc7b6e9767924115d7ec02afc3c3f23.tar.gz
Release 1.0.113
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 960e5bd0..28db9e07 100644
--- a/flags/Cargo.toml
+++ b/flags/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cxxbridge-flags"
-version = "1.0.112"
+version = "1.0.113"
authors = ["David Tolnay <dtolnay@gmail.com>"]
categories = ["development-tools::ffi", "compilers"]
description = "Compiler configuration of the `cxx` crate (implementation detail)"