rust-sqlite3 icon indicating copy to clipboard operation
rust-sqlite3 copied to clipboard

cargo rust-sqlite crate is out of date

Open durka opened this issue 8 years ago • 2 comments

The version on crates.io doesn't compile because of a recent warning-turned-error about Sized, but the git HEAD does.

durka avatar Aug 15 '16 22:08 durka

I just published v0.3.0.

I probably should have updated the README w.r.t. stuff such as #46, but I went ahead and did the least-effort thing.

dckc avatar Aug 16 '16 18:08 dckc

What's The Right Thing To Do with https://crates.io/crates/rust-sqlite now that this is retired? (ref #46)

dckc avatar Jan 06 '17 04:01 dckc