Skip to content

Commit

Permalink
refactor: upgrade to deno_media_type 0.2.0 (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret authored Oct 28, 2024
1 parent e17687c commit cbb5afe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rs_lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ wasm = ["console_error_panic_hook", "js-sys", "serde-wasm-bindgen", "wasm-bindge

[dependencies]
base32 = "=0.5.1"
deno_media_type = "0.1.1"
deno_media_type = "0.2.0"
indexmap = { version = "2.0.0", features = ["serde"] }
log = "0.4.19"
once_cell = "1.18.0"
Expand Down

0 comments on commit cbb5afe

Please sign in to comment.