We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8844300 commit 6ca7f16Copy full SHA for 6ca7f16
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "oauth10a"
3
description = "A rust implementation of the oauth 1.0a protocol fully-async with logging, metrics and tracing facilities"
4
-version = "2.1.2"
+version = "3.0.0"
5
edition = "2024"
6
rust-version = "1.85.0"
7
authors = [
0 commit comments