Skip to content

Commit

Permalink
chore: deps update
Browse files Browse the repository at this point in the history
  • Loading branch information
detherminal committed Jan 30, 2024
1 parent b50567f commit 9c4b307
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 @@ -22,8 +22,8 @@ hex = "0.4.3"
rand = "0.8.5"
regex = "1.10.2"
sha3 = { version = "0.10.8"}
tokio = { version = "1", features = ["full"] }
ureq = { version = "2", features = ["json"] }
tokio = { version = "1.35.1", features = ["full"] }
ureq = { version = "2.9.1", features = ["json"] }
url = "2.5.0"

# Hash
Expand Down

0 comments on commit 9c4b307

Please sign in to comment.