Merge pull request #1 from Foorack/repo-patch

Update repository field in Cargo.toml
This commit is contained in:
dai 2024-03-31 11:10:28 +02:00 committed by GitHub
commit 7acbceb093
Signed by: DevComp
GPG key ID: B5690EEEBB952194

View file

@ -6,6 +6,7 @@ license = "MIT"
authors = ["daimond113 <contact@daimond113.com>"]
description = "A package manager for Roblox"
homepage = "https://pesde.daimond113.com"
repository = "https://github.com/daimond113/pesde"
include = ["src/**/*", "Cargo.toml", "Cargo.lock", "README.md", "LICENSE", "CHANGELOG.md"]
[features]