Skip to content

Commit

Permalink
Update ordered-multimap dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
loewenheim authored and zonyitoo committed Oct 17, 2023
1 parent 1b67ac6 commit 6ae9e94
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 @@ -16,7 +16,7 @@ test = true
[dependencies]
cfg-if = "1.0"
unicase = { version = "2.6", optional = true }
ordered-multimap = "0.6"
ordered-multimap = "0.7"

[features]
default = []
Expand Down

0 comments on commit 6ae9e94

Please sign in to comment.