chore: add publish

This commit is contained in:
2024-09-23 22:25:39 +02:00
parent f117f74130
commit 1f5ad2a216
2 changed files with 14 additions and 0 deletions

View File

@@ -1,8 +1,14 @@
[package]
name = "gitnow"
description = "Git Now is a utility for easily navigating git projects from common upstream providers. Search, Download, and Enter projects as quickly as you can type."
edition = "2021"
readme = "../../README.md"
repository = "https://github.com/kjuulh/gitnow"
homepage = "https://gitnow-client.prod.kjuulh.app"
version.workspace = true
publish = true
[dependencies]
anyhow.workspace = true