mirror of
https://github.com/aljazceru/pubky-core.git
synced 2026-01-14 11:44:32 +01:00
chore(homeserver): update Cargo.toml
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
name = "pubky-homeserver"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
authors = ["Nuh <nuh@nuh.dev>"]
|
||||
description = "Pubky core's homeserver."
|
||||
license = "MIT"
|
||||
homepage = "https://github.com/pubky/pubky-core"
|
||||
repository = "https://github.com/pubky/pubky-core"
|
||||
keywords = ["pkarr", "sovereign", "web", "pkarr", "datastore"]
|
||||
categories = ["network-programming", "cryptography", "web-programming", "authentication"]
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.95"
|
||||
|
||||
Reference in New Issue
Block a user