Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Commit 2272fe3

Browse files
Update Rust crate tokio to 1.38.2 [SECURITY] (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1abdc69 commit 2272fe3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition = "2021"
88
[dependencies]
99
octocrab = "0.49.0"
1010
concourse-resource = "0.3"
11-
tokio = { version = "1.37.0", features = ["rt-multi-thread", "macros"] }
11+
tokio = { version = "1.38.2", features = ["rt-multi-thread", "macros"] }
1212
serde = "1.0.197"
1313
serde_json = "1.0.104"
1414

0 commit comments

Comments
 (0)