Skip to content

Commit 6ca7f16

Browse files
release: v3.0.0
Signed-off-by: Florentin Dubois <florentin.dubois@clever-cloud.com>
1 parent 8844300 commit 6ca7f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "oauth10a"
33
description = "A rust implementation of the oauth 1.0a protocol fully-async with logging, metrics and tracing facilities"
4-
version = "2.1.2"
4+
version = "3.0.0"
55
edition = "2024"
66
rust-version = "1.85.0"
77
authors = [

0 commit comments

Comments
 (0)