gecko-dev/third_party/rust/traitobject/Cargo.toml

11 строки
280 B
TOML

[package]
name = "traitobject"
version = "0.1.0"
authors = ["Jonathan Reem <jonathan.reem@gmail.com>"]
repository = "https://github.com/reem/rust-traitobject.git"
description = "Unsafe helpers for working with raw trait objects."
readme = "README.md"
license = "MIT/Apache-2.0"