Skip to content

Commit

Permalink
Linux: Add cargo-bazel-lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jvliwanag committed Oct 25, 2023
1 parent 57ff038 commit 665303f
Showing 1 changed file with 11 additions and 14 deletions.
25 changes: 11 additions & 14 deletions cargo-bazel-lock.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "ac79d94b94525748751ed3bad8050f9bb5119fc440af44e9a22fadc0586df2ca",
"checksum": "5bd4f4005ded72f3640f541ab5c4a5b5ef1952d3fd39d52310d0a562c1a54893",
"crates": {
"aho-corasick 1.1.2": {
"name": "aho-corasick",
Expand Down Expand Up @@ -472,12 +472,6 @@
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"std"
],
"selects": {}
},
"deps": {
"common": [],
"selects": {
Expand Down Expand Up @@ -824,13 +818,6 @@
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"extra_traits",
"std"
],
"selects": {}
},
"deps": {
"common": [
{
Expand Down Expand Up @@ -875,6 +862,16 @@
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"elf",
"errno",
"general",
"ioctl",
"no_std"
],
"selects": {}
},
"edition": "2021",
"version": "0.4.10"
},
Expand Down

0 comments on commit 665303f

Please sign in to comment.