update cargo.toml to prepare for publishing
This commit is contained in:
parent
6b5b3520b0
commit
849ea63709
|
@ -2,6 +2,9 @@
|
|||
name = "roxy_core"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
authors = ["Rowan <rowan@kitsu.cafe>"]
|
||||
repository = "https://fem.mint.lgbt/kitsunecafe/roxy-core"
|
||||
license = "GPL-3.0-or-later"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.79"
|
||||
|
|
Loading…
Reference in a new issue