Skip to content

Commit 43e41ef

Browse files
Bump tokio from 1.43.0 to 1.43.1 in /dsc_lib
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.43.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.43.0...tokio-1.43.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.43.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82295d4 commit 43e41ef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dsc_lib/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.

dsc_lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ serde_yaml = { version = "0.9" }
2929
thiserror = "2.0"
3030
security_context_lib = { path = "../security_context_lib" }
3131
semver = "1.0"
32-
tokio = { version = "1.41", features = ["full"] }
32+
tokio = { version = "1.43", features = ["full"] }
3333
tracing = "0.1"
3434
tracing-indicatif = { version = "0.3" }
3535
tree-sitter = "0.25"

0 commit comments

Comments
 (0)