mirror of
https://github.com/CloudNebulaProject/barycenter.git
synced 2026-04-10 21:20:41 +00:00
chore: Release
This commit is contained in:
parent
113eb2a211
commit
95a55c5f24
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -496,7 +496,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "barycenter"
|
name = "barycenter"
|
||||||
version = "0.2.0-alpha.17"
|
version = "0.2.0-alpha.18"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"argon2",
|
"argon2",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ members = [".", "migration", "client-wasm"]
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
name = "barycenter"
|
name = "barycenter"
|
||||||
version = "0.2.0-alpha.17"
|
version = "0.2.0-alpha.18"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
description = "OpenID Connect IdP with federation, property storage, and auto-registration the center of gravity between multiple objects."
|
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