mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-02 16:21:11 +00:00
Upgrade bumpalo to 3.2
This commit is contained in:
parent
ea8b090ee0
commit
0f79a3311d
11 changed files with 13 additions and 13 deletions
|
@ -23,4 +23,4 @@ maplit = "1.0.1"
|
|||
indoc = "0.3.3"
|
||||
quickcheck = "0.8"
|
||||
quickcheck_macros = "0.8"
|
||||
bumpalo = "2.6"
|
||||
bumpalo = { version = "3.2", features = ["collections"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue