summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Scott <sam@osohq.com>2021-06-29 11:27:46 -0400
committerSam Scott <sam@osohq.com>2021-06-29 11:27:46 -0400
commit4272e53007bb92a41c980c453ad51340eae816ed (patch)
tree8c623d324850e7789a276272057c5abf9e7f4011
parent2c330a2c493c794584593eaef675bd1898968166 (diff)
-> 0.8.4
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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" }