aboutsummaryrefslogtreecommitdiff
path: root/flags
diff options
context:
space:
mode:
authorDavid Tolnay <dtolnay@gmail.com>2022-09-19 10:36:53 -0700
committerDavid Tolnay <dtolnay@gmail.com>2022-09-19 10:36:53 -0700
commit4e96c36aac62d0656b0597648e374297d2bd5d97 (patch)
tree671a3db037ae7e6e2b713d5d7c73181175a86187 /flags
parent6e25fbc3135fffa446b7f6f64f45d5bbbda50709 (diff)
downloadcxx-4e96c36aac62d0656b0597648e374297d2bd5d97.tar.gz
Release 1.0.76
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 c9a40085..31f94303 100644
--- a/flags/Cargo.toml
+++ b/flags/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cxxbridge-flags"
-version = "1.0.75"
+version = "1.0.76"
authors = ["David Tolnay <dtolnay@gmail.com>"]
categories = ["development-tools::ffi", "compilers"]
description = "Compiler configuration of the `cxx` crate (implementation detail)"