mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-09-03 01:25:37 +00:00
cargo: update indexmap
This commit is contained in:
+1
-1
@@ -168,7 +168,7 @@ network-interface = "2.0"
|
|||||||
petgraph = "0.8.1"
|
petgraph = "0.8.1"
|
||||||
hashbrown = "0.15.3"
|
hashbrown = "0.15.3"
|
||||||
ordered_hash_map = "0.5.0"# TODO: REPLACE THIS
|
ordered_hash_map = "0.5.0"# TODO: REPLACE THIS
|
||||||
indexmap = "2.13.0"
|
indexmap = "2.13.1"
|
||||||
|
|
||||||
moka = { version = "0.12.13", features = ["future"] }
|
moka = { version = "0.12.13", features = ["future"] }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user