vault-tasks-time-management 0.3.1

Pomodoro & FlowTime time managment techniques
Documentation
[dependencies.anyhow]
version = "1.0.93"

[dependencies.color-eyre]
version = "0.6.3"

[lib]
name = "vault_tasks_time_management"
path = "src/lib.rs"

[package]
authors = ["Louis Thevenet <louis.tvnt@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Pomodoro & FlowTime time managment techniques"
edition = "2021"
license = "MIT"
name = "vault-tasks-time-management"
readme = false
repository = "https://github.com/louis-thevenet/vault-tasks-core"
version = "0.3.1"