trisquel-icecat/icecat/build/rust/dummy-web/js-sys/Cargo.toml
2025-10-06 02:35:48 -06:00

12 lines
155 B
TOML

[package]
name = "js-sys"
version = "0.3.100"
edition = "2018"
license = "MIT OR Apache-2.0"
[lib]
path = "lib.rs"
[features]
default = ["std"]
std = []