mirror of
https://github.com/tokio-rs/tracing.git
synced 2025-10-01 23:10:31 +00:00
tracing-core: Fix repository link. (#123)
This was still linking to the Tokio repository rather than the tracing repository.
This commit is contained in:
parent
a957a46ecb
commit
f409001ac8
@ -11,7 +11,7 @@ name = "tracing-core"
|
||||
version = "0.1.0"
|
||||
authors = ["Tokio Contributors <team@tokio.rs>"]
|
||||
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 = """
|
||||
|
Loading…
x
Reference in New Issue
Block a user