Update package description and author information in Cargo.toml
This commit is contained in:
parent
8ed5b576eb
commit
169b4f1d77
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
[package]
|
||||
name = "openvcs"
|
||||
version = "0.1.0"
|
||||
description = "A Tauri App"
|
||||
authors = ["you"]
|
||||
description = "OpenVCS: a lightweight, highly customizable Git GUI built on Rust & Tauri"
|
||||
authors = ["Jordon Brooks"]
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue