Skip to content

Commit c56b664

Browse files
chore(deps): Bump tokio from 1.52.2 to 1.52.3
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.52.2 to 1.52.3. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.2...tokio-1.52.3) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.52.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 388cf71 commit c56b664

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.

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.2.2"
1616
clap = { version = "4.6.1", features = ["cargo", "env", "derive"] }
1717
openai = "1.1.1"
18-
tokio = "1.52.2"
18+
tokio = "1.52.3"
1919

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

0 commit comments

Comments
 (0)