Skip to content

Commit

Permalink
chore(deps): Bump multimap from 0.9.0 to 0.10.0 (#14609)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and Little-Wallace committed Jan 20, 2024
1 parent 37b01fa commit c5f389c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 src/stream/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ local_stats_alloc = { path = "../utils/local_stats_alloc" }
lru = { git = "https://github.com/risingwavelabs/lru-rs.git", rev = "cb2d7c7" }
maplit = "1.0.2"
memcomparable = "0.2"
multimap = "0.9"
multimap = "0.10"
parking_lot = "0.12"
pin-project = "1"
prometheus = { version = "0.13", features = ["process"] }
Expand Down

0 comments on commit c5f389c

Please sign in to comment.