Merge pull request 'chore(deps): update rust crate tokio to v1.46.1' (#273) from renovate/tokio-1.x-lockfile into master
All checks were successful
build/linux Build for the target platform: linux
build/msvc Build for the target platform: msvc

Reviewed-on: #273
This commit is contained in:
Lucas Schwiderski 2025-07-08 18:00:49 +02:00
commit c1210c8017

4
Cargo.lock generated
View file

@ -3861,9 +3861,9 @@ dependencies = [
[[package]] [[package]]
name = "tokio" name = "tokio"
version = "1.46.0" version = "1.46.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1140bb80481756a8cbe10541f37433b459c5aa1e727b4c020fbfebdc25bf3ec4" checksum = "0cc3a2344dafbe23a245241fe8b09735b521110d30fcefbbd5feb1797ca35d17"
dependencies = [ dependencies = [
"backtrace", "backtrace",
"bytes", "bytes",