1
0
Fork 0

Update package description and author information in Cargo.toml

This commit is contained in:
Jordon Brooks 2025-06-22 13:53:50 +01:00
parent 8ed5b576eb
commit 169b4f1d77
Signed by: jordon
GPG key ID: DBD9758CD53E786A

View file

@ -1,8 +1,8 @@
[package] [package]
name = "openvcs" name = "openvcs"
version = "0.1.0" version = "0.1.0"
description = "A Tauri App" description = "OpenVCS: a lightweight, highly customizable Git GUI built on Rust & Tauri"
authors = ["you"] authors = ["Jordon Brooks"]
edition = "2021" edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html