"nom: fix for no_std compliance"
This commit is contained in:
parent
70527da8c4
commit
1dbf7b6fe0
|
@ -40,4 +40,4 @@ features = []
|
|||
[dependencies.nom]
|
||||
version = "5.1.2"
|
||||
default-features = false
|
||||
features= [ "regex", "lexical" ]
|
||||
features= []
|
||||
|
|
Loading…
Reference in New Issue