chore: added missing cargo manifest fields
This commit is contained in:
parent
5a84558d89
commit
84d7c7586b
3 changed files with 13 additions and 1 deletions
|
|
@ -4,6 +4,9 @@ authors = ["Pyrit [2111649]"]
|
|||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
description = "Contains the v2 torn API model descriptions and codegen for the bindings"
|
||||
license-file = { workspace = true }
|
||||
repository = { workspace = true }
|
||||
homepage = { workspace = true }
|
||||
|
||||
[dependencies]
|
||||
serde = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue