summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2025-12-10 13:02:08 +0800
committer魏曹先生 <1992414357@qq.com>2025-12-10 13:02:08 +0800
commit04010f6cffa34253d1883229c9f0d831b16e3367 (patch)
tree591ff3306a1ee12e78ba2e4973a71f89b58be6a3 /Cargo.toml
parentc740e28bd851221f32dc3f48cd94ee78352bba93 (diff)
parent15b508b7931aacd0c07ad6f52d4cefa6eef69fa1 (diff)
Merge remote-tracking branch 'origin/main'
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 92ed9ed..524c96a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,6 +2,8 @@
name = "just_enough_vcs_cli"
edition = "2024"
build = "build.rs"
+authors = ["JustEnoughVCS Team"]
+homepage = "http://jvcs.cc/"
[workspace]
members = ["crates/build_helper"]