@setoelkahfi / svara / commits / d5158fd

chore(deps): bump mio from 0.8.7 to 0.8.11 in /src-tauri

Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.7 to 0.8.11. - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/compare/v0.8.7...v0.8.11) --- updated-dependencies: - dependency-name: mio dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] committed Aug 19, 2024 at 22:12 UTC d5158fd7c72bf8596d5b56fed300e58453abcd51
1 file changed +3 -3
src-tauri/Cargo.lock
+3 -3
@@ -1734,7 +1734,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
1734 checksum = "0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19"
1735 dependencies = [
1736 "cfg-if",
1737 - "windows-targets 0.48.0",
1737 + "windows-targets 0.52.5",
1738 ]
1739
1740 [[package]]
@@ -1881,9 +1881,9 @@ dependencies = [
1881
1882 [[package]]
1883 name = "mio"
1884 -version = "0.8.7"
1884 +version = "0.8.11"
1885 source = "registry+https://github.com/rust-lang/crates.io-index"
1886 -checksum = "eebffdb73fe72e917997fad08bdbf31ac50b0fa91cec93e69a0662e4264d454c"
1886 +checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
1887 dependencies = [
1888 "libc",
1889 "log",