toodoux
toodoux copied to clipboard
A task manager based on taskwarrior
Bumps [serde_test](https://github.com/serde-rs/serde) from 1.0.125 to 1.0.127. Release notes Sourced from serde_test's releases. v1.0.127 Resolve warning in rustc nightly-2021-07-31+ compiling serde_test v1.0.126 Resolve conflict with forbid(future_incompatible) lint setting in generated code...
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.125 to 1.0.127. Release notes Sourced from serde's releases. v1.0.127 Resolve warning in rustc nightly-2021-07-31+ compiling serde_test v1.0.126 Resolve conflict with forbid(future_incompatible) lint setting in generated code...
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.64 to 1.0.66. Release notes Sourced from serde_json's releases. v1.0.66 Preserve exponent signifier and unary plus in exponent of arbitrary_precision numbers (#786, thanks @ruifengx) v1.0.65 Documentation improvements...
Bumps [env_logger](https://github.com/env-logger-rs/env_logger) from 0.8.2 to 0.9.0. Release notes Sourced from env_logger's releases. v0.9.0 Breaking Changes: Default message format now prints the target instead of the module Improvements: Added a method...
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.21 to 0.3.22. Changelog Sourced from structopt's changelog. v0.3.22 (2021-07-04) Add support for generics in derive Commits 004cfc2 v0.3.22 4bdde69 add basic support for generic structs and...
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.10.0 to 0.10.1. Changelog Sourced from itertools's changelog. 0.10.1 Add Itertools::contains (#514) Add Itertools::counts_by (#515) Add Itertools::partition_result (#511) Add Itertools::all_unique (#241) Add Itertools::duplicates and Itertools::duplicates_by (#502) Add...
There currently is an `edit` subcommand, however when it is run without arguments, it does nothing. It would be nice, if instead, when run without arguments, it would create a...
Bumps [dirs](https://github.com/soc/dirs-rs) from 3.0.1 to 3.0.2. Commits See full diff in compare view [](https://dependabot.com/compatibility-score/?dependency-name=dirs&package-manager=cargo&previous-version=3.0.1&new-version=3.0.2) Dependabot will resolve any conflicts with this PR as long as you don't alter...
## Behaviour The task does not get removed allthough the `rm` command is used ## Expected Behaviour The given task is removed ## Versions Version: 0.2.6 (commit `51f400`) OS: Windows...