Skip to content

Commit 0a29452

Browse files
committed
Work around minimal-versions check failure 'use of undeclared crate or module syntax' on MacOS by bumping regex per rust-lang/regex#931.
1 parent 8ed0519 commit 0a29452

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ webpki-roots = "0.26"
2525
toml = "0.8.19"
2626
serde-aux = "4.5.0"
2727
rustls-pemfile = "2.2.0"
28+
regex = "1.7.1"

0 commit comments

Comments
 (0)