We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bb6e0a commit 9e072caCopy full SHA for 9e072ca
Cargo.toml
@@ -5,7 +5,7 @@ authors = ["Dawid Ciężarkiewicz <dpc@dpc.pw>"]
5
description = "Asynchronous drain for slog-rs"
6
keywords = ["slog", "logging", "log", "asynchronous"]
7
categories = ["development-tools::debugging"]
8
-license = "MPL-2.0/MIT/Apache-2.0"
+license = "MPL-2.0 OR MIT OR Apache-2.0"
9
documentation = "https://docs.rs/slog-async"
10
homepage = "https://github.com/slog-rs/slog"
11
repository = "https://github.com/slog-rs/async"
0 commit comments