mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-01-27 15:07:03 +00:00
commit
9b2d754ea6
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ readme = "README.md"
|
||||||
[dependencies]
|
[dependencies]
|
||||||
derive-new = "0.5.5"
|
derive-new = "0.5.5"
|
||||||
rustc-hash = "1.0"
|
rustc-hash = "1.0"
|
||||||
parking_lot = "0.7.0"
|
parking_lot = "0.8.0"
|
||||||
lock_api = "0.1.4"
|
lock_api = "0.2.0"
|
||||||
indexmap = "1.0.1"
|
indexmap = "1.0.1"
|
||||||
log = "0.4.5"
|
log = "0.4.5"
|
||||||
smallvec = "0.6.5"
|
smallvec = "0.6.5"
|
||||||
|
|
Loading…
Reference in a new issue