mirror of
https://git.alemi.dev/fedicharter.git
synced 2024-11-12 20:09:21 +01:00
chore: bump vers, add metadata
This commit is contained in:
parent
1d04d1a7b1
commit
35d7829162
1 changed files with 5 additions and 1 deletions
|
@ -1,6 +1,10 @@
|
|||
[package]
|
||||
name = "fedicharter"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
authors = [ "alemi <me@alemi.dev>" ]
|
||||
keywords = ["fediverse", "mastodon", "axum", "cli", "visualization", "graph", "api", "database"]
|
||||
repository = "https://github.com/alemidev/fedicharter"
|
||||
readme = "README.md"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
|
Loading…
Reference in a new issue