aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-08-09 20:04:55 +0900
committernsfisis <nsfisis@gmail.com>2026-08-09 20:04:55 +0900
commit177edc22cac6475db85cba9e0d19e6440aef64bb (patch)
tree247cbcab2d565fe50d704e01b831a0b1fa394ab2 /crates/shirabe
parent86f496a9750615757deb15abbd4ad76a397feab4 (diff)
downloadphp-shirabe-177edc22cac6475db85cba9e0d19e6440aef64bb.tar.gz
php-shirabe-177edc22cac6475db85cba9e0d19e6440aef64bb.tar.zst
php-shirabe-177edc22cac6475db85cba9e0d19e6440aef64bb.zip
build(cargo): fill in the package metadata
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe')
-rw-r--r--crates/shirabe/Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/crates/shirabe/Cargo.toml b/crates/shirabe/Cargo.toml
index 4f01af79..ccc2ca8a 100644
--- a/crates/shirabe/Cargo.toml
+++ b/crates/shirabe/Cargo.toml
@@ -2,6 +2,10 @@
name = "shirabe"
version.workspace = true
edition.workspace = true
+rust-version.workspace = true
+description = "A Rust port of Composer, the dependency manager for PHP"
+repository.workspace = true
+license.workspace = true
[dependencies]
shirabe-ca-bundle.workspace = true