Skip to content

Commit

Permalink
Update Rust crate ordered-float to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 5, 2024
1 parent 4465d4e commit de5b344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ serde = { version = "1.0.200", features = ["derive"] }
serde_json = "1.0.116"
quick-xml = { version = "0.29", features = ["serde", "serialize"] }
percent-encoding = "2.3.1"
ordered-float = "3.9.2"
ordered-float = "4.0.0"

[dev-dependencies]
async-trait = "0.1.69"
Expand Down

0 comments on commit de5b344

Please sign in to comment.