diff --git a/Cargo.lock b/Cargo.lock index 4e0d98f..2371523 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1415,7 +1415,7 @@ dependencies = [ [[package]] name = "melminter" -version = "0.8.2" +version = "0.8.3" dependencies = [ "anyhow", "bytes", diff --git a/Cargo.toml b/Cargo.toml index b833e4b..35366f0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "melminter" -version = "0.8.2" +version = "0.8.3" authors = ["nullchinchilla "] edition = "2021"