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.
2 parents e7f1448 + 7bf8e82 commit 6916bbeCopy full SHA for 6916bbe
Cargo.toml
@@ -22,4 +22,4 @@ futures = { version = "=0.3.31", features = ["async-await"] }
22
clap = { version = "4.5.46", features = ["derive", "wrap_help"] }
23
indoc = { version = "2.0.6" }
24
stderrlog = { version = "=0.6.0" }
25
-regex = { version = "1.11.1" }
+regex = { version = "1.11.2" }
0 commit comments