Skip to content

Commit 4b71700

Browse files
committed
Change repository url
1 parent f3f3c24 commit 4b71700

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ version = "1.0.1"
44
authors = ["plan <frostyplanet@gmail.com>"]
55
edition = "2018"
66
license = "Apache-2.0"
7-
homepage = "https://github.com/qingstor/crossfire-rs"
7+
homepage = "https://github.com/frostyplanet/crossfire-rs"
88
readme = "README.md"
9-
repository = "https://github.com/qingstor/crossfire-rs"
9+
repository = "https://github.com/frostyplanet/crossfire-rs"
1010
documentation = "https://docs.rs/crossfire"
1111
keywords = ["async", "non-blocking", "lock-free", "channel"]
1212
categories = ["concurrency", "data-structures"]

0 commit comments

Comments
 (0)