We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9904dc8 commit b129298Copy full SHA for b129298
Cargo.toml
@@ -30,6 +30,7 @@ http = { version = "0.2", default-features = false }
30
isahc = { version = "1.4", default-features = false }
31
log = "0.4.21"
32
once_cell = "1.13"
33
+ordered-float = "4.0"
34
pin-project-lite = "0.2"
35
prost = "0.12"
36
prost-build = "0.12"
0 commit comments