Skip to content

Commit

Permalink
Bump taskchampion from 1.0.2 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [taskchampion](https://github.com/GothenburgBitFactory/taskchampion) from 1.0.2 to 2.0.1.
- [Release notes](https://github.com/GothenburgBitFactory/taskchampion/releases)
- [Commits](GothenburgBitFactory/taskchampion@v1.0.2...v2.0.1)

---
updated-dependencies:
- dependency-name: taskchampion
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent ddeec35 commit b17c631
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/taskchampion-cpp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ rust-version = "1.78.0" # MSRV
crate-type = ["staticlib"]

[dependencies]
taskchampion = "=1.0.2"
taskchampion = "=2.0.1"
cxx = "1.0.133"

[features]
Expand Down

0 comments on commit b17c631

Please sign in to comment.