mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-21 18:44:19 +00:00
Add authors
field to Cargo.toml
This commit is contained in:
parent
8a4e807950
commit
8dda2815a4
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
name = "royalnet"
|
||||
version = "0.3.1"
|
||||
edition = "2021"
|
||||
authors = [
|
||||
"Stefano Pigozzi <me@steffo.eu>"
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.86"
|
||||
|
|
Loading…
Reference in a new issue