Skip to content

Commit 8714863

Browse files
release: v2.0.0
Signed-off-by: Florentin Dubois <[email protected]>
1 parent 440ae18 commit 8714863

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 = "1.5.1"
4+
version = "2.0.0"
55
edition = "2021"
66
rust-version = "1.84.1"
77
authors = ["Florentin Dubois <[email protected]>"]

0 commit comments

Comments
 (0)