Add repository url to cargo toml

This commit is contained in:
Jan Gleytenhoover 2024-08-20 09:07:58 +02:00
parent e16e458b38
commit f3c081ec72
Signed by: jank
GPG Key ID: B267751B8AE29EFE

@ -1,7 +1,7 @@
[package]
name = "loadstar"
description = "A simple web framework for rust"
license = "GPL-3.0-only"
repository = "https://git.kjan.de/jank/loadstar"
version = "0.0.1"
edition = "2021"