Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
woelper committed Mar 14, 2022
1 parent 36514be commit 41732a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ edition = "2018"
winping = "0.10.1"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
pinger = "0.3.1"
pinger = "0.4.0"
anyhow = "1.0.41"
log = "0.4.14"
env_logger = "0.9.0"
ureq = "2.1.1"
rayon = "1.5.1"
chrono = "0.4.19"
dirs = "3.0.2"
dirs = "4.0.0"

0 comments on commit 41732a3

Please sign in to comment.