release: idcoop version 0.0.2
This commit is contained in:
parent
131a0a4298
commit
bc9338a25d
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1865,7 +1865,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "idcoop"
|
||||
version = "0.0.1"
|
||||
version = "0.0.2"
|
||||
dependencies = [
|
||||
"argon2",
|
||||
"assert_matches2",
|
||||
|
@ -2,7 +2,7 @@
|
||||
name = "idcoop"
|
||||
description = "Simple identity server (user login manager) supporting OpenID Connect (OAuth 2.0). Can be used for your own simple SSO system or so you don't have to write a login system for your software. [application crate, not a library]"
|
||||
authors = ["Olivier 'reivilibre' <contact@librepush.net>"]
|
||||
version = "0.0.1"
|
||||
version = "0.0.2"
|
||||
edition = "2021"
|
||||
license = "AGPL-3.0-or-later"
|
||||
repository = "https://git.emunest.net/reivilibre/idcoop"
|
||||
|
Loading…
x
Reference in New Issue
Block a user