mirror of
https://github.com/loot/loot-condition-interpreter.git
synced 2026-07-27 14:16:09 -07:00
Merge pull request #78 from loot/dependabot/cargo/libc-0.2.176
Bump libc from 0.2.175 to 0.2.176
This commit is contained in:
Generated
+2
-2
@@ -286,9 +286,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "libc"
|
name = "libc"
|
||||||
version = "0.2.175"
|
version = "0.2.176"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543"
|
checksum = "58f929b4d672ea937a23a1ab494143d968337a5f47e56d0815df1e0890ddf174"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "linux-raw-sys"
|
name = "linux-raw-sys"
|
||||||
|
|||||||
@@ -23,8 +23,8 @@ user-login = "Ortham"
|
|||||||
user-name = "Oliver Hamlet"
|
user-name = "Oliver Hamlet"
|
||||||
|
|
||||||
[[publisher.libc]]
|
[[publisher.libc]]
|
||||||
version = "0.2.175"
|
version = "0.2.176"
|
||||||
when = "2025-08-11"
|
when = "2025-09-23"
|
||||||
user-id = 55123
|
user-id = 55123
|
||||||
user-login = "rust-lang-owner"
|
user-login = "rust-lang-owner"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user