version '1.0.0-dev-0'

This commit is contained in:
Paul Zinselmeyer 2025-12-07 21:43:57 +01:00
parent 275d93d2c4
commit bd71f2efe5
Signed by: pfzetto
SSH key fingerprint: SHA256:BOdea0+zY02mYo29j2zzK6uVpcc3Gkp4w6C7YrHbN8A

View file

@ -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"]