We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3f3c24 commit 4b71700Copy full SHA for 4b71700
Cargo.toml
@@ -4,9 +4,9 @@ version = "1.0.1"
4
authors = ["plan <frostyplanet@gmail.com>"]
5
edition = "2018"
6
license = "Apache-2.0"
7
-homepage = "https://github.com/qingstor/crossfire-rs"
+homepage = "https://github.com/frostyplanet/crossfire-rs"
8
readme = "README.md"
9
-repository = "https://github.com/qingstor/crossfire-rs"
+repository = "https://github.com/frostyplanet/crossfire-rs"
10
documentation = "https://docs.rs/crossfire"
11
keywords = ["async", "non-blocking", "lock-free", "channel"]
12
categories = ["concurrency", "data-structures"]
0 commit comments