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

12 строки
282 B
TOML

[package]
name = "string_cache_shared"
version = "0.3.0"
authors = [ "The Servo Project Developers" ]
description = "Code share between string_cache and string_cache_codegen."
license = "MIT / Apache-2.0"
repository = "https://github.com/servo/string-cache"
[lib]
path = "lib.rs"