Skip to content

Commit

Permalink
chore: Update multiversion
Browse files Browse the repository at this point in the history
  • Loading branch information
aseyboldt committed Dec 12, 2024
1 parent af17165 commit 4b0b5df
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 @@ -20,7 +20,7 @@ codegen-units = 1
[dependencies]
rand = { version = "0.8.5", features = ["small_rng"] }
rand_distr = "0.4.3"
multiversion = "0.7.2"
multiversion = "0.8.0"
itertools = "0.13.0"
thiserror = "2.0.3"
arrow = { version = "53.1.0", default-features = false, features = ["ffi"] }
Expand Down

0 comments on commit 4b0b5df

Please sign in to comment.