diff --git a/Cargo.toml b/Cargo.toml index 1a2fd01..cf9752e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ incremental=false lto=true [dependencies] -"alloc-no-stdlib" = {version="~2.0"} +"alloc-no-stdlib" = {version="2.0"} "alloc-stdlib" = {version="~0.2", optional=true} [features]