build: add repository key
This commit is contained in:
parent
9d33cab08b
commit
d83bd64cf3
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ version = "0.1.0"
|
||||||
authors = ["librelois <elois@duniter.org>"]
|
authors = ["librelois <elois@duniter.org>"]
|
||||||
license = "AGPL-3.0"
|
license = "AGPL-3.0"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
repository = "https://git.duniter.org/nodes/rust/modules/duniter-gva"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
anyhow = "1.0.33"
|
anyhow = "1.0.33"
|
||||||
|
|
Loading…
Add table
Reference in a new issue