Skip to content

Commit

Permalink
chore(deps): update multimap requirement from 0.9 to 0.10 (#645)
Browse files Browse the repository at this point in the history
Updates the requirements on [multimap](https://github.com/havarnov/multimap) to permit the latest version.
- [Commits](https://github.com/havarnov/multimap/commits)

---
updated-dependencies:
- dependency-name: multimap
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent 58d9fe9 commit ca2a3b8
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 @@ -76,7 +76,7 @@ mime = "0.3"
mime-infer = "3"
moka = "0.12"
multer = "3"
multimap = "0.9"
multimap = "0.10"
native-tls = "0.2"
nix = { version = "0.27", default-features = false }
once_cell = "1"
Expand Down

0 comments on commit ca2a3b8

Please sign in to comment.