third_party_rust_rustc-hash/Cargo.toml
2019-12-29 22:47:48 +01:00

10 lines
300 B
TOML

[package]
name = "rustc-hash"
version = "1.0.1"
authors = ["The Rust Project Developers"]
description = "speed, non-cryptographic hash used in rustc"
license = "Apache-2.0/MIT"
readme = "README.md"
keywords = ["hash", "fxhash", "rustc"]
repository = "https://github.com/rust-lang-nursery/rustc-hash"