chore(store-key): Add more crate metadata

Co-authored-by: Benjamin Kampmann <ben.kampmann@gmail.com>
This commit is contained in:
Damir Jelić
2022-03-15 11:57:20 +01:00
parent 6a0bda47ae
commit 4ed06be10d

View File

@@ -2,6 +2,9 @@
name = "matrix-sdk-store-key"
version = "0.1.0"
edition = "2021"
description = "Helpers for encrypted storage keys for the Matrix SDK"
repository = "https://github.com/matrix-org/matrix-rust-sdk"
license = "Apache-2.0"
[dependencies]
blake3 = "1.3.1"