mirror of
https://github.com/rust-lang/log.git
synced 2026-03-13 17:37:53 +00:00
Merge pull request #160 from opilar/bugfix/documentation-link
Docs link to docs.rs
This commit is contained in:
commit
cf501f6375
@ -6,7 +6,7 @@ authors = ["The Rust Project Developers"]
|
||||
license = "MIT/Apache-2.0"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/rust-lang/log"
|
||||
documentation = "https://doc.rust-lang.org/log"
|
||||
documentation = "https://docs.rs/log"
|
||||
homepage = "https://github.com/rust-lang/log"
|
||||
description = """
|
||||
A lightweight logging facade for Rust
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user