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 b1d37b9 commit 5a489ecCopy full SHA for 5a489ec
Cargo.toml
@@ -17,7 +17,7 @@ path = "src/lib.rs"
17
18
[dependencies]
19
slog = "2"
20
-regex = { version = "0.1", optional = true }
+regex = { version = "0.2", optional = true }
21
slog-term = "2"
22
slog-stdlog = "2"
23
slog-scope = "3"
0 commit comments