Skip to content

Commit

Permalink
Deps bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
virtualritz committed Apr 2, 2022
1 parent 303441a commit 4f26a3d
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 @@ -25,8 +25,8 @@ reordering = []
async = []

[dependencies]
ahash = { version = "0.7.4", optional = true }
log = { version = "0.4.14", optional = true }
ahash = { version = "0.7.6", optional = true }
log = { version = "0.4.16", optional = true }

[dev-dependencies]
tokio-test = "0.4.2"
Expand Down

0 comments on commit 4f26a3d

Please sign in to comment.