Skip to content

Commit 9ec9de3

Browse files
authored
feat: deno_media_type 0.3.0 (#95)
1 parent 45a2d10 commit 9ec9de3

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.

rs_lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ cache_control = { version = "0.2.0", optional = true }
2525
chrono = { version = "0.4", default-features = false, features = ["std"], optional = true }
2626
data-url = { version = "0.3.0", optional = true }
2727
deno_error = { version = "0.7.0", features =["url"] }
28-
deno_media_type = "0.2.2"
28+
deno_media_type = "0.3.0"
2929
deno_path_util = "0.6.0"
3030
sys_traits.workspace = true
3131
http = { version = "1", optional = true }

0 commit comments

Comments
 (0)