Taskwarrior - Command line Task Management taskwarrior.org https://taskwarrior.org
Find a file
dependabot[bot] dfaf3dfcb2
Bump tokio from 1.36.0 to 1.37.0 (#3310)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.36.0 to 1.37.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.36.0...tokio-1.37.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-29 09:25:44 -04:00
.cargo use the (existing) .cargo/audit.toml to ignore some rust advisories 2022-08-06 20:55:39 -04:00
.devcontainer Add devcontainer spec (#3144) 2023-07-20 17:33:02 -04:00
.github Bump docker/build-push-action from 5.2.0 to 5.3.0 (#3289) 2024-03-19 19:40:31 -04:00
cmake Use corrosion instead of CMakeRust (#3273) 2024-03-02 16:21:34 -05:00
doc Edit Cargo.toml during release (#3302) 2024-03-27 22:56:13 +00:00
docker Change to out-of source build, Update build instructions (#3271) 2024-02-25 12:27:52 -05:00
misc Consolidate in-repo documentation (#3143) 2023-08-09 21:30:01 -04:00
performance Use corrosion instead of CMakeRust (#3273) 2024-03-02 16:21:34 -05:00
scripts Use corrosion instead of CMakeRust (#3273) 2024-03-02 16:21:34 -05:00
src Use corrosion instead of CMakeRust (#3273) 2024-03-02 16:21:34 -05:00
taskchampion Bump uuid from 1.7.0 to 1.8.0 (#3290) 2024-03-24 22:19:27 +00:00
test Use opensuse tumbleweed (#3282) 2024-03-04 17:42:27 +00:00
.gitignore Change to out-of source build, Update build instructions (#3271) 2024-02-25 12:27:52 -05:00
.gitmodules Ignore IntelliJ artifacts and remove CMakeRust submodule 2023-04-27 19:18:10 -04:00
AUTHORS docs: Add Jake C. among AUTHORS 2021-08-21 10:09:59 -04:00
Cargo.lock Bump tokio from 1.36.0 to 1.37.0 (#3310) 2024-03-29 09:25:44 -04:00
Cargo.toml Bump uuid from 1.7.0 to 1.8.0 (#3290) 2024-03-24 22:19:27 +00:00
ChangeLog Prepare for 3.0.0 release (#3287) 2024-03-24 16:13:06 -04:00
cmake.h.in Sync against taskchampion-sync-server (#3118) 2023-07-08 10:27:33 -04:00
CMakeLists.txt Prepare for 3.0.0 release (#3287) 2024-03-24 16:13:06 -04:00
commit.h.in Code Cleanup 2013-04-07 23:50:51 -04:00
COPYING meta: Adjust copyright headers 2021-09-05 12:02:07 -04:00
DEVELOPER.md Fixing a link in DEVELOPER.md. (#3159) 2023-08-20 22:40:40 -04:00
docker-compose.yml Use opensuse tumbleweed (#3282) 2024-03-04 17:42:27 +00:00
index.html Create index.html 2018-11-21 12:14:15 -05:00
INSTALL Sync against taskchampion-sync-server (#3118) 2023-07-08 10:27:33 -04:00
LICENSE meta: Adjust copyright headers 2021-09-05 12:02:07 -04:00
NEWS consiered -> considered 2021-10-16 09:07:18 -04:00
README.md Fix arch badge after pkg moved repositories (#3166) 2023-08-31 21:42:02 -04:00


GitHub Actions build status Release Release date GitHub Sponsors

Taskwarrior

OS-X downloads Github downloads Linux downloads

Taskwarrior is a command line task list management utility with a multitude of features, developed as a portable open source project with an active and quite vast ecosystem of tools, hooks and extensions.

Install

Arch Debian Fedora Homebrew Ubuntu

Taskwarrior is packaged on a wide range of Linux/Unix systems, Mac OS and Windows. Check out the latest available packages in repositories of your OS distribution of choice on Repology.

Alternatively, you can build Taskwarrior from source.

Documentation

The online documentation, downloads, news and more are available on our website, taskwarrior.org.

Community

Twitter Reddit Libera.chat Discord Github discussions

Taskwarrior has a lively community on many places on the internet.

Best place to ask questions is our discussions forum on Github. For other support options, take a look at taskwarrior.org/support

For code contributions, please use pull requests. See Contributing to Taskwarrior for more details.

Contributing

Contributors Milestone progress Good first issus

Your contributions are especially welcome. Whether it comes in the form of code patches, ideas, discussion, bug reports, encouragement or criticism, your input is needed. See further development documentation in doc/devel.

Sponsoring

GitHub Sponsors

Taskwarrior is a result of work of mostly small group of volunteers, and has been in development since 2006.

If you are a happy Taskwarrior user, please consider sponsoring us through Github Sponsors.

Every sponsorship matters, as it directly increases the number of hours core developers can contribute to the project and makes the project more sustainable.

License

Taskwarrior is released under the MIT license. For details check the LICENSE file.