mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 00:24:34 +00:00
Drop smallvec
This commit is contained in:
parent
6294e77159
commit
1556cf1fc9
7 changed files with 16 additions and 30 deletions
|
@ -12,5 +12,4 @@ extern crate dogged;
|
|||
|
||||
extern crate im_rc;
|
||||
|
||||
extern crate smallvec;
|
||||
#[macro_use] extern crate combine;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue