Koka / odbc-rs

Rust ODBC FFI binding
MIT License
103 stars 31 forks source link

0.15 release broke 0.14 #126

Closed antonb-via closed 5 years ago

antonb-via commented 5 years ago

Hi, please be aware that 0.15 release broke 0.14 version:


   Compiling odbc v0.14.0
error[E0107]: wrong number of type arguments: expected 1, found 0
 --> /home/vsts/.cargo/registry/src/github.com-1ecc6299db9ec823/odbc-0.14.0/src/connection.rs:7:11
  |
7 |     safe: safe::Connection<'env>,
  |           ^^^^^^^^^^^^^^^^^^^^^^ expected 1 type argument
Koka commented 5 years ago

Sorry, that's 0.14.1 - will yank it

Koka commented 5 years ago

Hmm actually 0.14.1 was not released on crates.io

Koka commented 5 years ago

@antonb-via Should be fixed in 0.14.2