mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-25 00:00:22 +02:00
Use latest stable-heap git
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ exclude = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
stable-heap = "0.1.0"
|
stable-heap = { git = "https://github.com/carllerche/stable-heap", rev = "3c5cd1ca47" }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
rand = "0.3.5"
|
rand = "0.3.5"
|
||||||
|
|||||||
Reference in New Issue
Block a user