Skip to content

Commit a4995b5

Browse files
dependabot[bot]JichaoS
authored andcommitted
Update simple_logger requirement from 4.0 to 5.0 (apache#1246)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1395e0 commit a4995b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ serde_json = { version = "1.0", optional = true }
3737
sqlparser_derive = { version = "0.2.0", path = "derive", optional = true }
3838

3939
[dev-dependencies]
40-
simple_logger = "4.0"
40+
simple_logger = "5.0"
4141
matches = "0.1"
4242
pretty_assertions = "1"
4343

0 commit comments

Comments
 (0)