Skip to content

Commit

Permalink
Update dev-dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
KokaKiwi committed Mar 3, 2021
1 parent 7fe0e5a commit e188c3d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ serde = { version = "1.0", default-features = false, optional = true }

[dev-dependencies]
criterion = "0.3"
rustc-hex = "2.0"
faster-hex = "0.4"
version-sync = "0.8"
rustc-hex = "2.1"
faster-hex = "0.5"
version-sync = "0.9"
pretty_assertions = "0.6"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
Expand Down

0 comments on commit e188c3d

Please sign in to comment.