Skip to content

Commit 11f5f91

Browse files
authored
Merge pull request #2 from frectonz/dependabot/cargo/tokio-1.44.2
chore(deps): bump tokio from 1.44.1 to 1.44.2
2 parents 0970abd + 6d67686 commit 11f5f91

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -16,7 +16,7 @@ libsql = { version = "0.6.0", features = ["remote"] }
1616
maud = { version = "0.26.0", features = ["warp"] }
1717
serde = { version = "1.0.204", features = ["derive"] }
1818
serde_json = "1.0.120"
19-
tokio = { version = "1.38.0", features = ["full"] }
19+
tokio = { version = "1.44.2", features = ["full"] }
2020
tracing = "0.1.40"
2121
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
2222
ulid = "1.1.3"

0 commit comments

Comments
 (0)