summarylogtreecommitdiffstats
path: root/rusqlite.patch
AgeCommit message (Collapse)Author
2019-11-14Add patch to update rusqlite versionneoninteger
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.