From 8a13b677f1b99ab78870f8731e75a7642f2d0530 Mon Sep 17 00:00:00 2001 From: Sam Scott Date: Thu, 2 Mar 2023 00:15:59 -0500 Subject: Fix clippy, bump version. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 5443468..c657305 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.11.0" +version = "0.12.0" rust-version = "1.36" [dependencies] -- cgit v1.2.3