1
0
Fork 0

fill out Cargo.toml

This commit is contained in:
Cyborus 2024-04-20 16:48:47 -04:00
parent 83292dc140
commit 66f95b93ce
No known key found for this signature in database

View file

@ -3,6 +3,9 @@ workspace = { members = ["generator"] }
name = "forgejo-api"
version = "0.1.0"
edition = "2021"
license = "Apache-2.0 OR MIT"
repository = "https://codeberg.org/Cyborus/forgejo-api"
description = "Interface to Forgejo's Web API"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html