Skip to content

Commit 175183b

Browse files
authored
chore(deps): bumpies (#1014)
1 parent c1b9d23 commit 175183b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ arrayvec = { version = "0.7", default-features = false }
8888
bcs = "0.1.6"
8989
bincode = "1.3"
9090
bytes = { version = "1", default-features = false }
91-
criterion = "0.5"
91+
criterion = "0.7"
9292
diesel = "2.2"
9393
getrandom = "0.3"
9494
hex = { package = "const-hex", version = "1.14", default-features = false, features = [
@@ -100,7 +100,7 @@ once_cell = "1"
100100
postgres-types = "0.2.6"
101101
pretty_assertions = "1.4"
102102
proptest = "1"
103-
proptest-derive = "0.5"
103+
proptest-derive = "0.6"
104104
rand = { version = "0.9", default-features = false, features = ["os_rng"] }
105105
rayon = { version = "1.2", default-features = false }
106106
ruint = { version = "1.16.0", default-features = false, features = ["alloc"] }

0 commit comments

Comments
 (0)