blackbeam / rust-mysql-simple

Mysql client library implemented in rust.
Apache License 2.0
661 stars 144 forks source link

package cannot be used #337

Closed uiuifree closed 1 year ago

uiuifree commented 1 year ago

yanked funty 1.2.0 ...

error: failed to select a version for the requirement `funty = "~1.2"`
candidate versions found which didn't match: 2.0.0, 1.1.0, 1.0.1, ...
location searched: crates.io index
required by package `bitvec v0.22.3`
    ... which satisfies dependency `bitvec = "^0.22.3"` of package `mysql_common v0.28.0`
    ... which satisfies dependency `mysql_common = "^0.28.0"` of package `mysql v22.2.0`
    ... which satisfies dependency `mysql = "^22.2.0"` of package `hoge`