Skip to content

Commit 5889136

Browse files
Merge pull request #125 from kaspar030/dependabot/cargo/tokio-1.44.2
chore(deps): Bump tokio from 1.44.1 to 1.44.2
2 parents 06b05fe + dd90161 commit 5889136

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ atty = "0.2.14"
1515
camino = "1.1.9"
1616
clap = { version = "4.5.35", features = ["cargo", "env", "derive"] }
1717
openai = "1.0.0-alpha.19"
18-
tokio = "1.44.1"
18+
tokio = "1.44.2"
1919

2020
[[bin]]
2121
name = "please"

0 commit comments

Comments
 (0)