Skip to content

Commit

Permalink
chore(deps): update rv requirement from 0.17.0 to 0.18.0 (#198)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 3d733f1 commit 0e56162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/augurs-outlier/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ rayon = { version = "1.10.0", optional = true }
roots.workspace = true
rand.workspace = true
rustc-hash = "2.0.0"
rv = { version = "0.17.0", default-features = false }
rv = { version = "0.18.0", default-features = false }
serde = { workspace = true, features = ["derive"], optional = true }
thiserror.workspace = true
tinyvec = { workspace = true, features = ["std"] }
Expand Down

0 comments on commit 0e56162

Please sign in to comment.