diff --git a/Cargo.lock b/Cargo.lock index fa92e27..9b1ffd0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -228,7 +228,7 @@ source = "git+https://github.com/SpiralP/rust-clap-classicube.git#3e1f8194f03d8a [[package]] name = "classicube-cef-plugin" -version = "1.13.4" +version = "1.13.5" dependencies = [ "async-dispatcher", "async-recursion", diff --git a/Cargo.toml b/Cargo.toml index 8944a91..4bfd209 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "classicube-cef-plugin" -version = "1.13.4" +version = "1.13.5" edition = "2021" publish = false