chore(backend): Add information on crate

Signed-off-by: Lucien Cartier-Tilet <lucien@phundrak.com>
This commit is contained in:
2023-02-09 11:59:05 +01:00
parent a0236ba459
commit fd71b959f1

View File

@@ -2,6 +2,10 @@
name = "phuncache"
version = "0.1.0"
edition = "2021"
authors = ["Lucien Cartier-Tilet <lucien@phundrak.com>"]
homepage = "https://labs.phundrak.com/phundrak/phundrak.com"
license = "AGPL-3.0"
publish = false
[dependencies]
actix-web = "4"