diff --git a/Cargo.toml b/Cargo.toml index a35c50c..b86f69c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ description = "Ultra-fast query string and url-encoded form-data parsers" readme = "README.md" license-file = "LICENSE" repository = "https://github.com/starlite-api/fast-query-parsers" -version = "0.3.1" +version = "0.4.0" edition = "2021" [lib]