mirror of
https://codeberg.org/pfzetto/axum-oidc
synced 2025-12-08 06:05:16 +01:00
version '1.0.0-dev-0'
This commit is contained in:
parent
275d93d2c4
commit
bd71f2efe5
1 changed files with 3 additions and 3 deletions
|
|
@ -1,11 +1,11 @@
|
|||
[package]
|
||||
name = "axum-oidc"
|
||||
description = "A wrapper for the openidconnect crate for axum"
|
||||
version = "0.6.0"
|
||||
version = "1.0.0-dev-0"
|
||||
edition = "2021"
|
||||
authors = ["Paul Z <info@pfz4.de>"]
|
||||
authors = ["Paul Z <info@pfzetto.de>"]
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/pfz4/axum-oidc"
|
||||
repository = "https://codeberg.org/pfzetto/axum-oidc"
|
||||
license = "MPL-2.0"
|
||||
keywords = ["axum", "oidc", "openidconnect", "authentication"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue