Skip to content

Commit

Permalink
Merge 6093130 into 514cb4a
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 12, 2024
2 parents 514cb4a + 6093130 commit 73b9a33
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion odbc-api/Cargo.toml
Expand Up @@ -67,7 +67,7 @@ default=["odbc_version_3_80"]
# Low level bindings to ODBC API calls into libodbc.so
odbc-sys = { version = ">= 0.22, < 0.25", default-features = false }
# Used to generate code for the error type
thiserror = "1.0.56"
thiserror = "1.0.57"
# Used as a log frontend to emit log messages for applications
log = "0.4.20"
# Interacting with UTF-16 texts for wide columns or wide function calls
Expand Down

0 comments on commit 73b9a33

Please sign in to comment.