Skip to content

Commit 0ca0807

Browse files
chore(deps): bump tokio from 1.52.1 to 1.52.2 (#183)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.52.1 to 1.52.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.1...tokio-1.52.2) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.52.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e27a4e commit 0ca0807

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
@@ -42,7 +42,7 @@ uuid = { version = "1.23.1", features = ["serde", "v4"] }
4242
git2 = { version = "0.20", default-features = false }
4343
regex = "1.12.3"
4444
arboard = "3.6.1"
45-
tokio = { version = "1.52.1", features = ["rt", "macros"] }
45+
tokio = { version = "1.52.2", features = ["rt", "macros"] }
4646
surge-core = { git = "https://github.com/fintermobilityas/surge.git", tag = "v1.0.0-beta.16", package = "surge-core" }
4747

4848
[profile.release]

0 commit comments

Comments
 (0)