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