mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-01-13 00:40:22 +00:00
dev-dependency updates
This commit is contained in:
parent
6dc4eb417b
commit
294bf2532c
1 changed files with 3 additions and 3 deletions
|
@ -23,10 +23,10 @@ salsa-macros = { version = "0.17.0-pre.2", path = "components/salsa-macros" }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
diff = "0.1.0"
|
diff = "0.1.0"
|
||||||
env_logger = "0.7"
|
env_logger = "0.9"
|
||||||
linked-hash-map = "0.5.2"
|
linked-hash-map = "0.5.2"
|
||||||
rand = "0.7"
|
rand = "0.8"
|
||||||
rand_distr = "0.2.1"
|
rand_distr = "0.4.3"
|
||||||
test-env-log = "0.2.7"
|
test-env-log = "0.2.7"
|
||||||
insta = "1.8.0"
|
insta = "1.8.0"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue