1 2 3 4 5 6 7 8 9 10
[dependencies] [package] authors = ["Ivan Bodrov <ibodrov@gmail.com>"] description = "A TODO list with a twist" edition = "2021" license = "Apache-2.0" name = "sidequest" repository = "https://github.com/ibodrov/sidequest.git" version = "0.0.1"