Skip to content

Commit 84a6eed

Browse files
Update Rust crate mime to 0.3.17 (#33)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [mime](https://togithub.com/hyperium/mime) | workspace.dependencies | patch | `0.3.16` -> `0.3.17` | --- ### Release Notes <details> <summary>hyperium/mime (mime)</summary> ### [`v0.3.17`](https://togithub.com/hyperium/mime/compare/v0.3.16...v0.3.17) [Compare Source](https://togithub.com/hyperium/mime/compare/v0.3.16...v0.3.17) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/sammyfilly/Nextjs).
1 parent ceec46c commit 84a6eed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ indoc = "2.0.4"
101101
itertools = "0.10.5"
102102
lazy_static = "1.4.0"
103103
log = "0.4.20"
104-
mime = "0.3.16"
104+
mime = "0.3.17"
105105
nohash-hasher = "0.2.0"
106106
once_cell = "1.17.1"
107107
owo-colors = "3.5.0"

0 commit comments

Comments
 (0)