Skip to content

Commit

Permalink
Update Rust crate micromap to 0.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2024
1 parent 415d965 commit 31a7b72
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ log = "0.4.20"
regex = "1.9.3"
lazy_static = "1.4.0"
simple_logger = "4.2.0"
micromap = { version = "0.0.13", features = ["serde"] }
micromap = { version = "0.0.15", features = ["serde"] }
microstack = { version = "0.0.4", features = ["serde"] }
emap = {version = "0.0.13", features = ["serde"] }
nohash-hasher = "0.2.0"
Expand Down

0 comments on commit 31a7b72

Please sign in to comment.