Update bromberg dependency to have alloc
This commit is contained in:
parent
2ec25bef84
commit
a57fcf5afc
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ publish = false
|
|||
path = "src/rope.rs"
|
||||
|
||||
[dependencies]
|
||||
bromberg_sl2 = { git = "https://github.com/zed-industries/bromberg_sl2", rev = "dac565a90e8f9245f48ff46225c915dc50f76920" }
|
||||
bromberg_sl2 = { git = "https://github.com/zed-industries/bromberg_sl2", rev = "950bc5482c216c395049ae33ae4501e08975f17f" }
|
||||
smallvec = { version = "1.6", features = ["union"] }
|
||||
sum_tree = { path = "../sum_tree" }
|
||||
arrayvec = "0.7.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue