Skip to content

Commit

Permalink
Bump odbc-sys from 0.20.0 to 0.21.0
Browse files Browse the repository at this point in the history
Bumps [odbc-sys](https://github.com/pacman82/odbc-sys) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/pacman82/odbc-sys/releases)
- [Changelog](https://github.com/pacman82/odbc-sys/blob/master/Changelog.md)
- [Commits](pacman82/odbc-sys@v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: odbc-sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and pacman82 committed Jan 31, 2022
1 parent 702e117 commit cb8ed44
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -29,7 +29,7 @@ readme = "../Readme.md"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
odbc-sys = "0.20.0"
odbc-sys = "0.21.0"
thiserror = "1.0.30"
log = "0.4.14"
widestring = "0.5.1"
Expand Down

0 comments on commit cb8ed44

Please sign in to comment.