Package: rust-taskchampion / 2.0.2-1

Metadata

Package Version Patches format
rust-taskchampion 2.0.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
cargo.patch | (download)

Cargo.toml | 136 68 + 68 - 0 !
1 file changed, 68 insertions(+), 68 deletions(-)

 patch out features for which dependencies are unavailable

This unfortunately eliminates a lot of taskchampion's functionality: AWS, GCP
and HTTPS sync, and leaves the library with only the core function of storing
local tasks in sqlite.

Additionally, the version requirement for rusqlite been relaxed slightly
and the bundled feature swapped for buildtime_bindgen.