Skip to content

Commit

Permalink
Merge pull request #307 from orf/dependabot/cargo/shadow-rs-0.23.0
Browse files Browse the repository at this point in the history
Bump shadow-rs from 0.21.0 to 0.23.0
  • Loading branch information
orf authored Jul 1, 2023
2 parents b4c73a5 + 9ded266 commit cb16501
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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 gping/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ anyhow = "1.0.69"
dns-lookup = "2.0.0"
chrono = "0.4.24"
itertools = "0.10.5"
shadow-rs = "0.21.0"
shadow-rs = "0.23.0"
const_format = "0.2.30"
read_color = "1.0.0"
clap = { version = "4.3.10", features = ["derive"] }

[build-dependencies]
shadow-rs = "0.21.0"
shadow-rs = "0.23.0"

0 comments on commit cb16501

Please sign in to comment.