Skip to content

Commit 74ef608

Browse files
committed
bump deps
1 parent 0976db6 commit 74ef608

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ all-features = true
1515
chrono = { version = "0.4.40", features = ["serde"] }
1616
serde = { version = "1.0.219", features = ["derive"] }
1717
serde_json = "1.0.140"
18-
tokio = { version = "1.44.1", optional = true, features = ["net", "io-util"] }
18+
tokio = { version = "1.44.2", optional = true, features = ["net", "io-util"] }
1919
url = { version = "2.5.4", features = ["serde"] }
2020

2121
[features]

0 commit comments

Comments
 (0)