🔧 update Cargo.toml

no_thread
pantonshire 3 years ago
parent 8a2863d3a3
commit fdb58ca487

@ -2,7 +2,9 @@
name = "treacle" name = "treacle"
version = "0.1.0" version = "0.1.0"
edition = "2021" edition = "2021"
authors = ["Tom Panton <pantonshire@gmail.com>"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html license = "MIT"
repository = "https://github.com/pantonshire/treacle"
description = "Event debouncer"
[dependencies] [dependencies]

Loading…
Cancel
Save