Skip to content

Commit cc4ffa7

Browse files
authored
Merge pull request rust-lang#18518 from lnicola/bump-xshell
minor: Bump xshell
2 parents 5e31398 + 9f4f903 commit cc4ffa7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/tools/rust-analyzer/Cargo.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2625,18 +2625,18 @@ checksum = "672423d4fea7ffa2f6c25ba60031ea13dc6258070556f125cc4d790007d4a155"
26252625

26262626
[[package]]
26272627
name = "xshell"
2628-
version = "0.2.6"
2628+
version = "0.2.7"
26292629
source = "registry+https://github.com/rust-lang/crates.io-index"
2630-
checksum = "6db0ab86eae739efd1b054a8d3d16041914030ac4e01cd1dca0cf252fd8b6437"
2630+
checksum = "9e7290c623014758632efe00737145b6867b66292c42167f2ec381eb566a373d"
26312631
dependencies = [
26322632
"xshell-macros",
26332633
]
26342634

26352635
[[package]]
26362636
name = "xshell-macros"
2637-
version = "0.2.6"
2637+
version = "0.2.7"
26382638
source = "registry+https://github.com/rust-lang/crates.io-index"
2639-
checksum = "9d422e8e38ec76e2f06ee439ccc765e9c6a9638b9e7c9f2e8255e4d41e8bd852"
2639+
checksum = "32ac00cd3f8ec9c1d33fb3e7958a82df6989c42d747bd326c822b1d625283547"
26402640

26412641
[[package]]
26422642
name = "xtask"

0 commit comments

Comments
 (0)