1
Fork 0
mirror of https://github.com/Steffo99/todocolors.git synced 2024-12-22 23:04:22 +00:00
This commit is contained in:
dependabot[bot] 2024-12-11 08:21:08 +00:00 committed by GitHub
commit fd790c1b94
Signed by: github
GPG key ID: B5690EEEBB952194

4
todored/Cargo.lock generated
View file

@ -667,9 +667,9 @@ dependencies = [
[[package]]
name = "mio"
version = "0.8.8"
version = "0.8.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2"
checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
dependencies = [
"libc",
"wasi",