rust-analyzer/lib/non-hash/Cargo.toml
2023-05-06 00:49:23 -07:00

7 lines
231 B
TOML

[package]
name = "non-hash"
version = "0.1.0"
description = "A non-hashing `Hasher` implementation."
license = "MIT OR Apache-2.0"
repository = "https://github.com/rust-lang/rust-analyzer/tree/master/lib/non-hash"
edition = "2021"