From 4272e53007bb92a41c980c453ad51340eae816ed Mon Sep 17 00:00:00 2001 From: Sam Scott Date: Tue, 29 Jun 2021 11:27:46 -0400 Subject: -> 0.8.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 237873a..975ed3f 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-dev" +version = "0.8.4" [dependencies] actix-web = { version = "3.3", optional = true, package = "actix-web" } -- cgit v1.2.3