1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00

httpauth: Bump up to 0.4.2

This commit is contained in:
Yuki Okushi
2020-07-08 07:54:36 +09:00
parent 6d3e4c9aa1
commit 61da910a81
3 changed files with 6 additions and 3 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "actix-web-httpauth"
version = "0.4.1"
version = "0.4.2"
authors = ["svartalf <self@svartalf.info>", "Yuki Okushi <huyuumi.dev@gmail.com>"]
description = "HTTP authentication schemes for actix-web"
readme = "README.md"