diff --git a/Cargo.toml b/Cargo.toml index 2f9ca01..25c211a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "statix" -version = "4.8.2" +version = "4.8.3" edition = "2018" description = "A CLI http server for static file sharing" license = "MIT"