diff --git a/Cargo.toml b/Cargo.toml index f8bf1c2..22df842 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ license = "Unlicense OR MIT" name = "actix-web-static-files" readme = "README.md" repository = "https://github.com/kilork/actix-web-static-files" -version = "3.0.2" +version = "3.0.3" [dependencies] actix-web = { version = "3.0", default-features = false }