Skip to content

Commit 74fc9e6

Browse files
cursoragentlovasoa
andcommitted
Remove unused odbc-sys dependency
Co-authored-by: contact <[email protected]>
1 parent 8866cf4 commit 74fc9e6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,3 @@ rustls = "0.23"
9292
actix-rt = "2.8"
9393
libflate = "2"
9494
futures-util = "0.3.21"
95-
96-
[target.'cfg(all(unix, not(target_os = "macos")))'.dependencies]
97-
odbc-sys = { version = "0.27", optional = true, features = [] }

0 commit comments

Comments
 (0)