Skip to content

Commit

Permalink
Bump if-addrs from 0.10.2 to 0.11.0 (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent 15065c1 commit 78712e0
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 3 deletions.
80 changes: 78 additions & 2 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 @@ -10,7 +10,7 @@ description = "easy file transfer on same network"
[dependencies]
anyhow = "1.0"
clap = { version = "4.4", features = ["derive", "cargo"] }
if-addrs = "0.10"
if-addrs = "0.11"
indicatif = { version = "0.17", features = ["tokio"] }
mdns-sd = "0.10"
names = { version = "0.14", default-features = false }
Expand Down

0 comments on commit 78712e0

Please sign in to comment.