Skip to content

Commit ff5d8eb

Browse files
dependabot[bot]TBThomas56
authored andcommitted
chore(deps): bump tokio from 1.47.1 to 1.48.0 in /backend
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.1 to 1.48.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.47.1...tokio-1.48.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a707603 commit ff5d8eb

File tree

2 files changed

+19
-84
lines changed

2 files changed

+19
-84
lines changed

backend/Cargo.lock

Lines changed: 18 additions & 83 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ serde = { version = "1.0.228", features = ["derive"] }
3232
serde_json = { version = "1.0.145" }
3333
thiserror = { version = "2.0.17" }
3434
tracing = { version = "0.1.41" }
35-
tokio = { version = "1.47.1", features = [
35+
tokio = { version = "1.48.0", features = [
3636
"macros",
3737
"time",
3838
"net",

0 commit comments

Comments
 (0)