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

10 lines
232 B
TOML

[package]
edition = "2015"
name = "data-encoding-ffi"
version = "0.1.0"
license = "MPL-2.0"
authors = ["The GNU Project Developers"]
[dependencies]
data-encoding = "2.2.1"
nsstring = { path = "../../../../../xpcom/rust/nsstring" }