Remove the ordered-float serde feature

This commit is contained in:
Clément Renault
2021-01-27 14:11:10 +01:00
parent 70e9b1e936
commit 433ac8c38a
2 changed files with 1 additions and 2 deletions

1
Cargo.lock generated
View File

@ -869,7 +869,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dacdec97876ef3ede8c50efc429220641a0b11ba0048b4b0c357bccbc47c5204"
dependencies = [
"num-traits",
"serde",
]
[[package]]