chore(homeserver): update Cargo.toml

This commit is contained in:
nazeh
2025-02-13 20:24:27 +03:00
parent d5ff45127d
commit 304f73dbc2

View File

@@ -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"