Skip to content

Commit 483acf3

Browse files
committed
chore: update dependencies
1 parent a3a75e3 commit 483acf3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ tokio = { version = "1", default-features = false, features = [
5050
# Serialization
5151
serde = { version = "1", features = ["derive"] }
5252
serde_json = "1"
53-
toml = "0.9"
53+
toml = "1.0"
5454

5555
# Crypto (PKCE, session ID)
5656
sha2 = "0.10"

0 commit comments

Comments
 (0)