mirror of
https://github.com/CloudNebulaProject/barycenter.git
synced 2026-04-10 13:10:42 +00:00
chore: release 0.2.0-alpha.8
This commit is contained in:
parent
d3f6b47fdb
commit
6e0fb3cb68
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -320,7 +320,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "barycenter"
|
||||
version = "0.2.0-alpha.7"
|
||||
version = "0.2.0-alpha.8"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"argon2",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "barycenter"
|
||||
version = "0.2.0-alpha.7"
|
||||
version = "0.2.0-alpha.8"
|
||||
edition = "2021"
|
||||
license = "MIT OR Apache-2.0"
|
||||
description = "OpenID Connect IdP with federation, property storage, and auto-registration the center of gravity between multiple objects."
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue