зеркало из https://github.com/mozilla/gecko-dev.git
10 строки
288 B
TOML
10 строки
288 B
TOML
[package]
|
|
name = "precomputed-hash"
|
|
version = "0.1.0"
|
|
authors = ["Emilio Cobos Álvarez <emilio@crisal.io>"]
|
|
license = "MIT"
|
|
repository = "https://github.com/emilio/precomputed-hash"
|
|
description = "A library intending to be a base dependency to expose a precomputed hash"
|
|
|
|
[dependencies]
|