diff --git a/Cargo.toml b/Cargo.toml index 691821d6..fc21ee83 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "libnotify" version = "0.5.0" -authors = ["Mika Attila "] +authors = ["Mika Attila ", "Julian Ospald "] license = "MIT" description = "Rust bindings to libnotify" readme = "README.md"