Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-14 | Add patch to update rusqlite version | neoninteger | |
This version of core-rs depends on rusqlite version 0.13.0, which cannot be built on current versions of rust. I have added a patch to update all instances of rusqlite to version 0.14.0, the first release to contain the fix for newer compiler versions. |