mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-10-09 21:42:05 +00:00
Update simple_logger requirement from 4.0 to 5.0 (#1246)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
5b83c73e38
commit
71a7262e38
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ serde_json = { version = "1.0", optional = true }
|
|||
sqlparser_derive = { version = "0.2.0", path = "derive", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
simple_logger = "4.0"
|
||||
simple_logger = "5.0"
|
||||
matches = "0.1"
|
||||
pretty_assertions = "1"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue