mirror of
https://github.com/RGBCube/cstree
synced 2025-07-27 09:07:44 +00:00
Bump triomphe
to 0.1.8 (#59)
This commit is contained in:
parent
2173cc3c96
commit
c9a776d118
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ fxhash = "0.2.1"
|
||||||
parking_lot = "0.12.1"
|
parking_lot = "0.12.1"
|
||||||
|
|
||||||
# Arc
|
# Arc
|
||||||
triomphe = { version = "0.1.7", default-features = false, features = ["stable_deref_trait", "std"] }
|
triomphe = { version = "0.1.8", default-features = false, features = ["stable_deref_trait", "std"] }
|
||||||
sptr = "0.3.2"
|
sptr = "0.3.2"
|
||||||
|
|
||||||
# Default Interner
|
# Default Interner
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue