Skip to content

Commit 50ce45b

Browse files
committed
Cargo.lock: Update libc
1 parent 99557fc commit 50ce45b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1623,9 +1623,9 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
16231623

16241624
[[package]]
16251625
name = "libc"
1626-
version = "0.2.77"
1626+
version = "0.2.78"
16271627
source = "registry+https://github.com/rust-lang/crates.io-index"
1628-
checksum = "f2f96b10ec2560088a8e76961b00d47107b3a625fecb76dedb29ee7ccbf98235"
1628+
checksum = "aa7087f49d294270db4e1928fc110c976cd4b9e5a16348e0a1df09afa99e6c98"
16291629
dependencies = [
16301630
"rustc-std-workspace-core",
16311631
]

0 commit comments

Comments
 (0)