Bump crate version
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Pierre HUBERT 2022-08-20 09:39:04 +02:00
parent 68e0aa2565
commit 35b9bfc8bb
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -483,7 +483,7 @@ checksum = "e6b4d9b1225d28d360ec6a231d65af1fd99a2a095154c8040689617290569c5c"
[[package]]
name = "basic-oidc"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"actix",
"actix-identity",

View File

@ -1,6 +1,6 @@
[package]
name = "basic-oidc"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html