Skip to content

Commit

Permalink
bump to v0.19.16
Browse files Browse the repository at this point in the history
  • Loading branch information
picoHz committed Nov 25, 2023
1 parent 05ac337 commit 7db17ad
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
[package]
name = "mediatype"
version = "0.19.15"
version = "0.19.16"
edition = "2021"
authors = ["picoHz <picoHz@outlook.com>"]
description = "MIME Media-type parsing"
keywords = ["media-type", "media-types", "mime", "media-extensions"]
categories = ["parser-implementations", "network-programming", "web-programming", "email"]
categories = [
"parser-implementations",
"network-programming",
"web-programming",
"email",
]
repository = "https://github.com/picoHz/mediatype"
homepage = "https://github.com/picoHz/mediatype"
documentation = "https://docs.rs/mediatype"
Expand Down

0 comments on commit 7db17ad

Please sign in to comment.