diff --git a/Cargo.toml b/Cargo.toml index a3106dd4..486c66c6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cargo_metadata" -version = "0.11.2" +version = "0.11.3" authors = ["Oliver Schneider "] repository = "https://github.com/oli-obk/cargo_metadata" description = "structured access to the output of `cargo metadata`"