diff --git a/Cargo.toml b/Cargo.toml index edbe0b0..70aaa06 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ctrlc" -version = "3.4.3" +version = "3.4.4" authors = ["Antti Keränen "] description = "Easy Ctrl-C handler for Rust projects" documentation = "https://detegr.github.io/doc/ctrlc"