mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-14 22:24:14 +00:00
7 lines
231 B
TOML
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"
|