Skip to content

Commit 63229ac

Browse files
Update Rust crate rangemap to 1.7.0
1 parent ee6d6e3 commit 63229ac

File tree

2 files changed

+15
-33
lines changed

2 files changed

+15
-33
lines changed

Cargo.lock

Lines changed: 14 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ rayon = "1.10.0"
9191
rand = { version = "0.9.1", features = [ "small_rng"] }
9292
rand_chacha = "0.9.0"
9393
reedline = "0.39.0"
94-
rangemap = "1.5.1"
94+
rangemap = "1.7.0"
9595
reqwest = { version = "0.12", features = ["default", "blocking", "json", "stream"] }
9696
ringbuffer = "0.15.0"
9797
rusqlite = { version = "0.34" }

0 commit comments

Comments
 (0)