mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-25 17:57:19 +02:00
Bump to v0.13.24
This commit is contained in:
parent
588319c486
commit
f44692d266
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1453,7 +1453,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "taskwarrior-tui"
|
name = "taskwarrior-tui"
|
||||||
version = "0.13.23"
|
version = "0.13.24"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"async-std",
|
"async-std",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "taskwarrior-tui"
|
name = "taskwarrior-tui"
|
||||||
version = "0.13.23"
|
version = "0.13.24"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
description = "A Taskwarrior Terminal User Interface"
|
description = "A Taskwarrior Terminal User Interface"
|
||||||
repository = "https://github.com/kdheepak/taskwarrior-tui/"
|
repository = "https://github.com/kdheepak/taskwarrior-tui/"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue