Skip to content

Commit 6cc525b

Browse files
committed
Bump version to 3.2.0
1 parent a60fc2e commit 6cc525b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo-1.57.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1040,7 +1040,7 @@ checksum = "86f0b0d4bf799edbc74508c1e8bf170ff5f41238e5f8225603ca7caaae2b7860"
10401040

10411041
[[package]]
10421042
name = "openidconnect"
1043-
version = "3.1.2"
1043+
version = "3.2.0"
10441044
dependencies = [
10451045
"anyhow",
10461046
"base64",

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "openidconnect"
3-
version = "3.1.2"
3+
version = "3.2.0"
44
authors = ["David A. Ramos <ramos@cs.stanford.edu>"]
55
description = "OpenID Connect library"
66
license = "MIT"

0 commit comments

Comments
 (0)