summaryrefslogtreecommitdiffstats
path: root/vendor/xflags-macros/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/xflags-macros/Cargo.toml')
-rw-r--r--vendor/xflags-macros/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/xflags-macros/Cargo.toml b/vendor/xflags-macros/Cargo.toml
index 70b748f0a..45ce51de8 100644
--- a/vendor/xflags-macros/Cargo.toml
+++ b/vendor/xflags-macros/Cargo.toml
@@ -12,7 +12,7 @@
[package]
edition = "2021"
name = "xflags-macros"
-version = "0.3.0"
+version = "0.3.1"
authors = ["Aleksey Kladov <aleksey.kladov@gmail.com>"]
description = "Private implementation details of xflags."
license = "MIT OR Apache-2.0"