rustc/vendor/string_cache_shared/Cargo.toml
2018-12-16 10:13:16 -08:00

12 lines
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"