[package] name = "mdbook-newday" version = "0.2.0" description = "Command line utility to add a new line for today to the top of an mdbook SUMMARY.md book." edition = "2021" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] chrono = "0.4.22"