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