Remove hard-wired version to num-traits.
This commit is contained in:
parent
246a865abd
commit
9aff10aca4
@ -17,7 +17,7 @@ keywords = [ "scripting" ]
|
||||
categories = [ "no-std", "embedded", "parser-implementations" ]
|
||||
|
||||
[dependencies]
|
||||
num-traits = "0.2.11"
|
||||
num-traits = "*"
|
||||
|
||||
[features]
|
||||
#default = ["no_function", "no_index", "no_object", "no_float", "only_i32", "no_stdlib", "unchecked", "no_optimize"]
|
||||
|
Loading…
Reference in New Issue
Block a user