Skip to content

Commit 13465fd

Browse files
committed
build: 修改发布源头
1 parent 9f3975a commit 13465fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ documentation = "https://docs.rs/git-semver-tags"
1919
readme = "README.md"
2020
homepage = "https://serde.rs/"
2121
repository = "https://github.com/Binbiubiubiu/git-semver-tags"
22-
publish = ["crates.io"]
22+
publish = ["https://github.com/rust-lang/crates.io-index"]
2323

2424
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
2525

0 commit comments

Comments
 (0)