Return new task after adding a new one

This commit is contained in:
2022-01-27 14:07:15 +01:00
parent 7a3b5aa6a3
commit ffdabe0b6c
5 changed files with 80 additions and 32 deletions

2
Cargo.lock generated
View File

@@ -349,7 +349,7 @@ dependencies = [
[[package]]
name = "contextswitch-types"
version = "0.1.0"
source = "git+https://github.com/dax/contextswitch-types.git#e26c93cdf8c3ef4c4c82b3d37c4646dcee616b53"
source = "git+https://github.com/dax/contextswitch-types.git#cc6db5cc18ab9d67998065004e912756d0a81e28"
dependencies = [
"chrono",
"serde",