Skip to content

Commit

Permalink
Added license and description
Browse files Browse the repository at this point in the history
  • Loading branch information
miloszm committed Dec 1, 2023
1 parent 7c48773 commit 25ff750
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion moat/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
[package]
name = "zk-citadel-moat"
description = "SDK for Citadel, a ZK-based SSI system integrated in Dusk Network."
version = "0.1.0"
authors = [
"Milosz Muszynski <[email protected]>",
"Xavier Salleras <[email protected]>"
]

edition = "2021"
license = "MPL-2.0"

[dependencies]
tokio = { version = "1.15", features = ["rt-multi-thread", "time", "fs", "macros"] }
Expand Down

0 comments on commit 25ff750

Please sign in to comment.