Skip to content

Commit bc5823d

Browse files
committed
Bump salsa dev-deps
1 parent 0a6197d commit bc5823d

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

Cargo.lock

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/salsa/Cargo.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ triomphe = "0.1.11"
2525
salsa-macros = { version = "0.0.0", path = "salsa-macros" }
2626

2727
[dev-dependencies]
28-
diff = "0.1.0"
29-
linked-hash-map = "0.5.2"
30-
rand = "0.7"
31-
rand_distr = "0.2.1"
32-
test-log = "0.2.7"
33-
insta = "1.8.0"
28+
diff = "0.1.13"
29+
linked-hash-map = "0.5.6"
30+
rand = "0.8.5"
31+
rand_distr = "0.4.3"
32+
test-log = "0.2.14"
33+
insta = "1.18.0"

0 commit comments

Comments
 (0)