mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-17 04:58:41 -04:00
chore(store-key): Add more crate metadata
Co-authored-by: Benjamin Kampmann <ben.kampmann@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user