Skip to content

Commit 7850fff

Browse files
chore(deps): update rust crate tokio to v1.53.1
1 parent e9acea8 commit 7850fff

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

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

crates/server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ serde_yaml = "=0.9.34"
8989
sha2 = "=0.11.0"
9090
strsim = "=0.11.1"
9191
tao = { version = "=0.35.3", optional = true }
92-
tokio = { version = "=1.53.0", features = ["full"] }
92+
tokio = { version = "=1.53.1", features = ["full"] }
9393
tmdb_client = "=1.8.0"
9494
tray-icon = { version = "=0.24.1", optional = true }
9595
tvdb4 = "=0.1.0"

0 commit comments

Comments
 (0)