commit | c28e3e36b5ba9813be8d9d2968d63d3479717c16 | [log] [tgz] |
---|---|---|
author | Sergio Gasquez <[email protected]> | Thu Dec 19 09:08:29 2024 |
committer | Sergio Gasquez <[email protected]> | Thu Dec 19 09:08:29 2024 |
tree | c7df496b5bd902305492a1b7bad3ed702996ad0f | |
parent | bab18a542d95b5c76620d0a0d383d7ab683cc1b7 [diff] [blame] |
build: Update libc version
diff --git a/Cargo.lock b/Cargo.lock index 5cfd7cd..3f05b44 100644 --- a/Cargo.lock +++ b/Cargo.lock
@@ -2012,9 +2012,9 @@ [[package]] name = "libc" -version = "0.2.168" +version = "0.2.169" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5aaeb2981e0606ca11d79718f8bb01164f1d6ed75080182d3abf017e6d244b6d" +checksum = "b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a" [[package]] name = "libdbus-sys"