Skip to content

Commit c6a8097

Browse files
chore(deps): bump mime_guess from 2.0.3 to 2.0.4
Bumps [mime_guess](https://github.com/abonander/mime_guess) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/abonander/mime_guess/releases) - [Commits](https://github.com/abonander/mime_guess/commits) --- updated-dependencies: - dependency-name: mime_guess dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc66b6e commit c6a8097

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ handlebars = "4.2.1"
4141
hyper = { version = "0.14.16", features = ["http1", "server", "stream", "tcp"] }
4242
hyper-tls = "0.5.0"
4343
local-ip-address = "0.4.4"
44-
mime_guess = "2.0.3"
44+
mime_guess = "2.0.4"
4545
rustls = "0.20.4"
4646
rustls-pemfile = "0.3.0"
4747
termcolor = "1.1.2"

0 commit comments

Comments
 (0)