From 6568d9f9119deb9bc4aa698909ef10d169c75ca8 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Wed, 27 Jul 2022 14:35:21 +0200 Subject: bump version to 0.4.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7abd2a5..5e3cc6b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sputnik" -version = "0.4.1" +version = "0.4.2" authors = ["Martin Fischer "] license = "MIT" description = "Extends the types from the http crate with methods to deal with cookies/content-types (and optionally adds deserialization methods to hyper::Body)." -- cgit v1.2.3