Skip to content

Commit 0757ecc

Browse files
committed
update odbc sys
1 parent a8792a4 commit 0757ecc

File tree

2 files changed

+30
-65
lines changed

2 files changed

+30
-65
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ lambda-web = ["dep:lambda-web", "odbc-static"]
8585

8686

8787
[patch.crates-io]
88-
odbc-sys = { git = "https://github.com/sqlpage/odbc-sys", branch="static-linking-error" }
88+
odbc-sys = { git = "https://github.com/sqlpage/odbc-sys", branch="main" }
8989

9090
[build-dependencies]
9191
awc = { version = "3", features = ["rustls-0_23-webpki-roots"] }

0 commit comments

Comments
 (0)