Skip to content

Commit d42d0f9

Browse files
committed
chore: update cargo dependencies
1 parent b331eaf commit d42d0f9

File tree

2 files changed

+18
-37
lines changed

2 files changed

+18
-37
lines changed

Cargo.lock

Lines changed: 16 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ futures = "0"
4848
hex = "0"
4949
hyper = "0"
5050
indexmap = "2"
51-
jsonwebtoken = "8"
51+
jsonwebtoken = "9"
5252
lazy_static = "1.4.0"
5353
lettre = { version = "0", features = ["builder", "smtp-transport", "tokio1", "tokio1-native-tls", "tokio1-rustls-tls"] }
5454
log = "0"
@@ -78,4 +78,4 @@ uuid = { version = "1", features = ["v4"] }
7878
rand = "0"
7979
tempfile = "3"
8080
uuid = { version = "1", features = ["v4"] }
81-
which = "4"
81+
which = "5"

0 commit comments

Comments
 (0)