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 2f0c468 commit 1f73df5Copy full SHA for 1f73df5
Cargo.toml
@@ -23,5 +23,4 @@ strum = { version = "^0.27", features = ["derive"] }
23
thiserror = "^2.0"
24
25
[dev-dependencies]
26
-env_logger = "*"
27
-regex = "*"
+env_logger = "^0.11"
0 commit comments