bump version

This commit is contained in:
2021-01-23 18:46:53 +01:00
parent 16a02aabed
commit e01454d943
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "digest_auth"
version = "0.2.3"
version = "0.2.4"
authors = ["Ondřej Hruška <ondra@ondrovo.com>"]
edition = "2018"
description = "Implementation of the Digest Auth algorithm as defined in IETF RFC 2069, 2617, and 7616, intended for HTTP clients"