upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 05e64bc..162623a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,8 +1,8 @@
1[package] 1[package]
2name = "ngit" 2name = "ngit"
3version = "0.1.2" 3version = "1.0.0"
4edition = "2021" 4edition = "2021"
5description = "cli for code collaboration over nostr" 5description = "cli for code collaboration over nostr with nip34 support"
6authors = ["DanConwayDev <DanConwayDev@protonmail.com>"] 6authors = ["DanConwayDev <DanConwayDev@protonmail.com>"]
7readme = "README.md" 7readme = "README.md"
8homepage = "https://github.com/DanConwayDev/ngit-cli" 8homepage = "https://github.com/DanConwayDev/ngit-cli"