trisquel-icecat/icecat/dom/fs/parent/rust/mime-guess-ffi/Cargo.toml

10 lines
266 B
TOML

[package]
name = "mime-guess-ffi"
version = "0.1.0"
license = "MPL-2.0"
authors = ["The GNU Project Developers"]
[dependencies]
mime_guess = "2.0.4"
nserror = { path = "../../../../../xpcom/rust/nserror" }
nsstring = { path = "../../../../../xpcom/rust/nsstring" }