Skip to content

Commit

Permalink
dep updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rnbguy committed Mar 4, 2024
1 parent 7104f0c commit 551ecaa
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 62 deletions.
119 changes: 58 additions & 61 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description = "easy file transfer on same network"

[dependencies]
anyhow = "1.0"
clap = { version = "4.4", features = ["derive", "cargo"] }
clap = { version = "4.5", features = ["derive", "cargo"] }
if-addrs = "0.11"
indicatif = { version = "0.17", features = ["tokio"] }
mdns-sd = "0.10"
Expand Down

0 comments on commit 551ecaa

Please sign in to comment.