diff options
Diffstat (limited to 'vendor/xshell-macros/Cargo.toml')
-rw-r--r-- | vendor/xshell-macros/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/xshell-macros/Cargo.toml b/vendor/xshell-macros/Cargo.toml index c95f0be33..190b1bf88 100644 --- a/vendor/xshell-macros/Cargo.toml +++ b/vendor/xshell-macros/Cargo.toml @@ -13,7 +13,7 @@ edition = "2021" rust-version = "1.59" name = "xshell-macros" -version = "0.2.2" +version = "0.2.3" authors = ["Aleksey Kladov <aleksey.kladov@gmail.com>"] description = "Private implementation detail of xshell crate" license = "MIT OR Apache-2.0" |