diff --git a/resources/static-folder/Cargo.toml b/resources/static-folder/Cargo.toml index 6cd93225a..388d1045b 100644 --- a/resources/static-folder/Cargo.toml +++ b/resources/static-folder/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "shuttle-static-folder" -version = "0.11.0" +version = "0.11.3" edition = "2021" license = "Apache-2.0" description = "Plugin to get a static folder at runtime on shuttle"