We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af17165 commit 4b0b5dfCopy full SHA for 4b0b5df
Cargo.toml
@@ -20,7 +20,7 @@ codegen-units = 1
20
[dependencies]
21
rand = { version = "0.8.5", features = ["small_rng"] }
22
rand_distr = "0.4.3"
23
-multiversion = "0.7.2"
+multiversion = "0.8.0"
24
itertools = "0.13.0"
25
thiserror = "2.0.3"
26
arrow = { version = "53.1.0", default-features = false, features = ["ffi"] }
0 commit comments