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 5b83c73 commit 71a7262Copy full SHA for 71a7262
Cargo.toml
@@ -37,7 +37,7 @@ serde_json = { version = "1.0", optional = true }
37
sqlparser_derive = { version = "0.2.0", path = "derive", optional = true }
38
39
[dev-dependencies]
40
-simple_logger = "4.0"
+simple_logger = "5.0"
41
matches = "0.1"
42
pretty_assertions = "1"
43
0 commit comments