Skip to content

Commit

Permalink
Merge pull request #442 from orf/dependabot/cargo/dependencies-389880…
Browse files Browse the repository at this point in the history
…760f

chore(deps): bump the dependencies group with 2 updates
  • Loading branch information
orf authored Apr 3, 2024
2 parents b4cb39b + 524304f commit 08633c8
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 @@ -15,11 +15,11 @@ tui = { package = "ratatui", version = "0.26.0", features = ["crossterm"], defau
crossterm = "0.27.0"
anyhow = "1.0.81"
dns-lookup = "2.0.0"
chrono = "0.4.35"
chrono = "0.4.37"
itertools = "0.12.1"
shadow-rs = { version = "0.27.1", default_features = false }
const_format = "0.2.32"
clap = { version = "4.5.3", features = ["derive"] }
clap = { version = "4.5.4", features = ["derive"] }

[build-dependencies]
shadow-rs = { version = "0.27.1", default_features = false }

0 comments on commit 08633c8

Please sign in to comment.