trisquel-icecat/icecat/dom/fs/parent/rust/mime-guess-ffi/Cargo.toml
2025-10-06 02:35:48 -06:00

11 lines
283 B
TOML

[package]
edition = "2015"
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" }