Skip to content

Commit 17f4d3f

Browse files
Bump odbc-api from 24.1.1 to 25.0.0
Bumps [odbc-api](https://github.com/pacman82/odbc-api) from 24.1.1 to 25.0.0. - [Release notes](https://github.com/pacman82/odbc-api/releases) - [Changelog](https://github.com/pacman82/odbc-api/blob/main/CHANGELOG.md) - [Commits](pacman82/odbc-api@v24.1.1...v25.0.0) --- updated-dependencies: - dependency-name: odbc-api dependency-version: 25.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1063782 commit 17f4d3f

2 files changed

Lines changed: 18 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 17 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ mysql_async = { version = "0.36", features = [
6666
native-tls = { version = "0.2", optional = true }
6767
num-bigint = "0.4"
6868
num-traits = { version = "0.2", optional = true }
69-
odbc-api = { version = "24.1", optional = true }
69+
odbc-api = { version = "25.0", optional = true }
7070
pem = { version = "3.0", optional = true }
7171
postgres-native-tls = { version = "0.5.0", optional = true }
7272
prost = { version = "=0.14.3", optional = true }

0 commit comments

Comments
 (0)