Skip to content

Commit 0ada400

Browse files
authored
Update Cargo.toml
1 parent 3e1e0f6 commit 0ada400

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ version = "0.5.0"
55
authors = ["The Rust Project Developers", "Dawid Ciężarkiewicz <dpc@dpc.pw>"]
66
license = "MIT/Apache-2.0"
77
readme = "README.md"
8-
repository = "https://github.com/dpc/slog-envlogger"
9-
documentation = "https://github.com/dpc/slog-envlogger"
10-
homepage = "https://github.com/dpc/slog-envlogger"
8+
documentation = "https://docs.rs/slog-envlogger"
9+
homepage = "https://github.com/slog-rs/slog"
10+
repository = "https://github.com/slog-rs/envlogger"
1111
description = """
1212
Port of de facto standard logger implementation for Rust, to `slog-rs` framework.
1313
"""

0 commit comments

Comments
 (0)