Skip to content

Commit 4b0b5df

Browse files
committed
chore: Update multiversion
1 parent af17165 commit 4b0b5df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ codegen-units = 1
2020
[dependencies]
2121
rand = { version = "0.8.5", features = ["small_rng"] }
2222
rand_distr = "0.4.3"
23-
multiversion = "0.7.2"
23+
multiversion = "0.8.0"
2424
itertools = "0.13.0"
2525
thiserror = "2.0.3"
2626
arrow = { version = "53.1.0", default-features = false, features = ["ffi"] }

0 commit comments

Comments
 (0)