rust-util-collections / vsdb

A KV-database with 'Git-like' features
https://crates.io/crates/vsdb
GNU General Public License v3.0
22 stars 7 forks source link

Cargo cannot resolve ruc version #1

Closed naturalethic closed 2 years ago

naturalethic commented 2 years ago
failed to select a version for the requirement `ruc = "^0.6"`
candidate versions found which didn't match: 1.0.2, 0.7.0
location searched: crates.io index
required by package `vsdb v0.11.8`
    ... which satisfies dependency `vsdb = "^0"` of package `test v0.1.0 
ccmlm commented 2 years ago

@naturalethic fixed by v0.11.9, please use the latest version of master branch