From 7addf2f16ad68988e2125677de931b1bade2f9d1 Mon Sep 17 00:00:00 2001 From: Sam Scott Date: Fri, 1 Oct 2021 09:17:46 -0400 Subject: bump version. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 51c5355..0119209 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT/Apache-2.0" name = "serde_qs" repository = "https://github.com/samscott89/serde_qs" readme = "README.md" -version = "0.8.4" +version = "0.8.5" [dependencies] actix-web = { version = "3.3", optional = true, package = "actix-web", default-features = false } -- cgit v1.2.3