Skip to content

Commit 5a489ec

Browse files
committed
Updated Regex dependency
1 parent b1d37b9 commit 5a489ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ path = "src/lib.rs"
1717

1818
[dependencies]
1919
slog = "2"
20-
regex = { version = "0.1", optional = true }
20+
regex = { version = "0.2", optional = true }
2121
slog-term = "2"
2222
slog-stdlog = "2"
2323
slog-scope = "3"

0 commit comments

Comments
 (0)