diff --git a/tracing-core/Cargo.toml b/tracing-core/Cargo.toml index e8a834b6..4baad949 100644 --- a/tracing-core/Cargo.toml +++ b/tracing-core/Cargo.toml @@ -11,7 +11,7 @@ name = "tracing-core" version = "0.1.0" authors = ["Tokio Contributors "] license = "MIT" -repository = "https://github.com/tokio-rs/tokio" +repository = "https://github.com/tokio-rs/tracing" homepage = "https://tokio.rs" documentation = "https://docs.rs/tracing-core/0.1.0/tracing_core" description = """