From be6cf35d972cbfa9a48d633a629e367e62b9f4b5 Mon Sep 17 00:00:00 2001 From: Daulet Zhanguzin Date: Thu, 7 Nov 2024 13:10:05 -0800 Subject: [PATCH] fix: bazel build --- Cargo.Bazel.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Cargo.Bazel.lock b/Cargo.Bazel.lock index ac0f8ff9..ab055300 100644 --- a/Cargo.Bazel.lock +++ b/Cargo.Bazel.lock @@ -1,5 +1,5 @@ { - "checksum": "8c24cec6818168bbb4b50e04f24841ad2a219f25d0f3aab050fcb832fef53eef", + "checksum": "76bfa078a728e7e57b749ade33d7c047089ab3616d180008ba92c6591375556c", "crates": { "aho-corasick 1.1.2": { "name": "aho-corasick", @@ -647,7 +647,7 @@ "target": "lazy_static" }, { - "id": "libc 0.2.150", + "id": "libc 0.2.162", "target": "libc" }, { @@ -1643,7 +1643,7 @@ ], "cfg(unix)": [ { - "id": "libc 0.2.150", + "id": "libc 0.2.162", "target": "libc" } ] @@ -1894,7 +1894,7 @@ "selects": { "cfg(any(unix, target_os = \"wasi\"))": [ { - "id": "libc 0.2.150", + "id": "libc 0.2.162", "target": "libc" } ], @@ -2157,13 +2157,13 @@ }, "license": "MIT/Apache-2.0" }, - "libc 0.2.150": { + "libc 0.2.162": { "name": "libc", - "version": "0.2.150", + "version": "0.2.162", "repository": { "Http": { - "url": "https://static.crates.io/crates/libc/0.2.150/download", - "sha256": "89d92a4743f9a61002fae18374ed11e7973f530cb3a3255fb354818118b2203c" + "url": "https://static.crates.io/crates/libc/0.2.162/download", + "sha256": "18d287de67fe55fd7e1581fe933d965a5a9477b38e949cfa9f8574ef01506398" } }, "targets": [ @@ -2201,14 +2201,14 @@ "deps": { "common": [ { - "id": "libc 0.2.150", + "id": "libc 0.2.162", "target": "build_script_build" } ], "selects": {} }, "edition": "2015", - "version": "0.2.150" + "version": "0.2.162" }, "build_script_attrs": { "data_glob": [ @@ -2828,7 +2828,7 @@ "selects": { "cfg(windows)": [ { - "id": "libc 0.2.150", + "id": "libc 0.2.162", "target": "libc" } ] @@ -3413,7 +3413,7 @@ "selects": { "cfg(unix)": [ { - "id": "libc 0.2.150", + "id": "libc 0.2.162", "target": "libc" } ] @@ -4645,7 +4645,7 @@ "deps": { "common": [ { - "id": "libc 0.2.150", + "id": "libc 0.2.162", "target": "libc" }, {