diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 12:19:50 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 12:19:50 +0000 |
commit | 2e00214b3efbdfeefaa0fe9e8b8fd519de7adc35 (patch) | |
tree | d325add32978dbdc1db975a438b3a77d571b1ab8 /vendor/xshell-macros | |
parent | Releasing progress-linux version 1.68.2+dfsg1-1~progress7.99u1. (diff) | |
download | rustc-2e00214b3efbdfeefaa0fe9e8b8fd519de7adc35.tar.xz rustc-2e00214b3efbdfeefaa0fe9e8b8fd519de7adc35.zip |
Merging upstream version 1.69.0+dfsg1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'vendor/xshell-macros')
-rw-r--r-- | vendor/xshell-macros/.cargo-checksum.json | 2 | ||||
-rw-r--r-- | vendor/xshell-macros/Cargo.toml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/vendor/xshell-macros/.cargo-checksum.json b/vendor/xshell-macros/.cargo-checksum.json index 5198d9797..d909058ce 100644 --- a/vendor/xshell-macros/.cargo-checksum.json +++ b/vendor/xshell-macros/.cargo-checksum.json @@ -1 +1 @@ -{"files":{"Cargo.toml":"4c4a333e83824134161380aa9efb26335313dbca9f09e6a7160d53ce4c2f6918","src/lib.rs":"d91daf4306a265ab7343600f8bab807e059de30c04b9e0494faec45404a7efaa"},"package":"88301b56c26dd9bf5c43d858538f82d6f3f7764767defbc5d34e59459901c41a"}
\ No newline at end of file +{"files":{"Cargo.toml":"710b08bcced4154e543123ae84063e615d944d16746ec63c9c55a842223f8aaf","src/lib.rs":"d91daf4306a265ab7343600f8bab807e059de30c04b9e0494faec45404a7efaa"},"package":"1dbabb1cbd15a1d6d12d9ed6b35cc6777d4af87ab3ba155ea37215f20beab80c"}
\ No newline at end of file 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" |