Upgraded treebitmap dependency
This commit is contained in:
@@ -15,7 +15,7 @@ zerocopy = "0.2.7"
|
||||
byteorder = "1.3.1"
|
||||
digest = "0.8.0"
|
||||
arraydeque = "0.4.5"
|
||||
treebitmap = "^0.4"
|
||||
treebitmap = { git = "https://github.com/JakubOnderka/treebitmap" }
|
||||
hjul = "0.2.1"
|
||||
ring = "0.16.7"
|
||||
rand = "^0.7"
|
||||
@@ -46,4 +46,4 @@ start_up = []
|
||||
[dev-dependencies]
|
||||
pnet = "0.25.0"
|
||||
proptest = "0.9.4"
|
||||
rand_chacha = "0.2.1"
|
||||
rand_chacha = "0.2.1"
|
||||
|
||||
Reference in New Issue
Block a user