diff --git a/Cargo.toml b/Cargo.toml index 30859b4..b364cff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,4 +40,4 @@ features = [] [dependencies.nom] version = "5.1.2" default-features = false -features= [ "regex", "lexical" ] +features= []