Skip to content

Commit

Permalink
Merge pull request #34 from hubertshelley/dependabot/cargo/multimap-0…
Browse files Browse the repository at this point in the history
….10.0

Update multimap requirement from 0.9.1 to 0.10.0
  • Loading branch information
hubertshelley authored Jan 19, 2024
2 parents 534f5dc + 8288a85 commit ce93840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion silent/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ serde_json = "1.0.109"
uuid = "1.6.1"
url = "2.5.0"
serde_urlencoded = "0.7.1"
multimap = { version = "0.9.1", features = ["serde"] }
multimap = { version = "0.10.0", features = ["serde"] }
mime = "0.3.17"
tempfile = "3.9.0"
textnonce = "1.0.0"
Expand Down

0 comments on commit ce93840

Please sign in to comment.