mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-21 03:43:16 +09:00
8 lines
167 B
TOML
8 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]
|