Skip to content

Commit

Permalink
Update manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
h4nsu committed Nov 9, 2023
1 parent 60d82dc commit debde08
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
[package]
name = "wrapped_azero"
version = "0.1.0"
authors = ["Hans <[email protected]>"]
edition = "2021"
authors = ["Cardinal"]
homepage = "https://github.com/Cardinal-Cryptography/wAZERO"
repository = "https://github.com/Cardinal-Cryptography/wAZERO"
license-file = "LICENSE.md"
readme = "README.md"
description = "Smart contract for AZERO coin wrapped as a PSP22 token"
exclude = [ ".github/*" ]

[dependencies]
ink = { version = "4.3", default-features = false }
Expand Down

0 comments on commit debde08

Please sign in to comment.