We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55a463e + aa86ff6 commit 2ef505aCopy full SHA for 2ef505a
1 file changed
Cargo.toml
@@ -22,4 +22,4 @@ futures = { version = "=0.3.31", features = ["async-await"] }
22
clap = { version = "4.5.56", features = ["derive", "wrap_help"] }
23
indoc = { version = "2.0.7" }
24
stderrlog = { version = "=0.6.0" }
25
-regex = { version = "1.12.2" }
+regex = { version = "1.12.3" }
0 commit comments