Update ordered-float to 5.0.0.

This commit is contained in:
Aman Verma
2025-03-27 21:02:14 -05:00
parent 6df4eaf809
commit e273b007a2
2 changed files with 3 additions and 3 deletions

View File

@@ -60,7 +60,7 @@ libc = "0.2.155"
libloading = "0.8"
scryer-modular-bitfield = "0.11.4"
num-order = { version = "1.2.0" }
ordered-float = "4.2.2"
ordered-float = "5.0.0"
phf = { version = "0.11", features = ["macros"] }
rand = "0.8.5"
regex = "1.10.6"