diff --git a/Cargo.toml b/Cargo.toml index 20b3a77..c19b111 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "syslog" -version = "6.1.1" +version = "7.0.0" authors = [ "contact@geoffroycouprie.com" ] description = "Syslog message formatter and writer, supporting unix sockets, UDP and TCP exporters" license = "MIT"