mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 00:24:34 +00:00
Drop unused num and fraction crates
This commit is contained in:
parent
781bb23922
commit
9956c57122
3 changed files with 0 additions and 93 deletions
|
@ -21,10 +21,8 @@ pub mod types;
|
|||
pub mod unify;
|
||||
|
||||
extern crate bumpalo;
|
||||
extern crate fraction;
|
||||
extern crate im_rc;
|
||||
extern crate inkwell;
|
||||
extern crate num;
|
||||
extern crate wyhash;
|
||||
|
||||
#[macro_use]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue