diff --git a/Cargo.toml b/Cargo.toml index 82e13e9d9..b51a3d58b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,7 +33,7 @@ default = ["std"] docsrs = [] [dependencies.minimal-lexical] -version = "0.1.2" +version = "0.2.0" default-features = false [dependencies.memchr]