mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 16:28:33 +00:00
9 lines
167 B
TOML
9 lines
167 B
TOML
[package]
|
|
name = "nsstring"
|
|
version = "0.1.0"
|
|
authors = ["nobody@mozilla.com"]
|
|
license = "MPL-2.0"
|
|
description = "Rust bindings to xpcom string types"
|
|
|
|
[dependencies]
|