Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Bump the cargo-dependencies group with 2 updates #212

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions xtask/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ publish = false
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
anyhow = "1.0.75"
anyhow = "1.0.76"
is_ci = "1.1.1"
lexopt = "0.3.0"
nanoserde = "0.1.35"
which = "4.4.2"
which = "5.0.0"
xshell = "0.2.5"
Loading