Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
fitztrev committed Sep 22, 2024
1 parent bc93d9b commit 665bf42
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 81 deletions.
110 changes: 30 additions & 80 deletions command/Cargo.lock

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

2 changes: 1 addition & 1 deletion command/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ strip = "none"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
cliclack = "0.2.5"
cliclack = "0.3.5"
local-ip-address = "0.6.1"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
Expand Down

0 comments on commit 665bf42

Please sign in to comment.