mirror of
https://github.com/neodyland/sbv2-api.git
synced 2026-01-06 22:42:56 +00:00
add license and readme to cargo.toml
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
name = "sbv2_api"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/tuna2134/sbv2-api"
|
||||
|
||||
[dependencies]
|
||||
anyhow.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user