diff --git a/Cargo.lock b/Cargo.lock index 2a438e0..934b235 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -640,7 +640,7 @@ dependencies = [ [[package]] name = "trustfall-rustdoc-adapter" -version = "32.1.4" +version = "32.1.5" dependencies = [ "anyhow", "criterion", diff --git a/Cargo.toml b/Cargo.toml index df701bc..531bced 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "trustfall-rustdoc-adapter" -version = "32.1.4" +version = "32.1.5" edition = "2021" authors = ["Predrag Gruevski "] license = "Apache-2.0 OR MIT"