Skip to content

Commit 68a20eb

Browse files
committed
remove dependency to autotools
pacman82/odbc-sys#76
1 parent 0757ecc commit 68a20eb

File tree

2 files changed

+12
-21
lines changed

2 files changed

+12
-21
lines changed

Cargo.lock

Lines changed: 11 additions & 20 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="main" }
88+
odbc-sys = { git = "https://github.com/sqlpage/odbc-sys", branch="no-autotools" }
8989

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

0 commit comments

Comments
 (0)