Skip to content

Commit 87fc8d1

Browse files
committed
Repin dependencies
1 parent 5a0c1f9 commit 87fc8d1

File tree

1 file changed

+69
-6
lines changed

1 file changed

+69
-6
lines changed

rust/Cargo.Bazel.lock

Lines changed: 69 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"checksum": "df16973281961e693e2d8c4ba5bafc9ac44614d38f46bf698b1cdb09b8d568b2",
2+
"checksum": "8d4c080d07b9c4566370bffaad94daa18506026bfbda55910cd2ea1503540aa5",
33
"crates": {
44
"addr2line 0.21.0": {
55
"name": "addr2line",
@@ -2105,16 +2105,79 @@
21052105
"id": "jobserver 0.1.31",
21062106
"target": "jobserver"
21072107
},
2108-
{
2109-
"id": "libc 0.2.174",
2110-
"target": "libc"
2111-
},
21122108
{
21132109
"id": "shlex 1.3.0",
21142110
"target": "shlex"
21152111
}
21162112
],
2117-
"selects": {}
2113+
"selects": {
2114+
"aarch64-apple-darwin": [
2115+
{
2116+
"id": "libc 0.2.174",
2117+
"target": "libc"
2118+
}
2119+
],
2120+
"aarch64-unknown-linux-gnu": [
2121+
{
2122+
"id": "libc 0.2.174",
2123+
"target": "libc"
2124+
}
2125+
],
2126+
"aarch64-unknown-nixos-gnu": [
2127+
{
2128+
"id": "libc 0.2.174",
2129+
"target": "libc"
2130+
}
2131+
],
2132+
"arm-unknown-linux-gnueabi": [
2133+
{
2134+
"id": "libc 0.2.174",
2135+
"target": "libc"
2136+
}
2137+
],
2138+
"i686-unknown-linux-gnu": [
2139+
{
2140+
"id": "libc 0.2.174",
2141+
"target": "libc"
2142+
}
2143+
],
2144+
"powerpc-unknown-linux-gnu": [
2145+
{
2146+
"id": "libc 0.2.174",
2147+
"target": "libc"
2148+
}
2149+
],
2150+
"s390x-unknown-linux-gnu": [
2151+
{
2152+
"id": "libc 0.2.174",
2153+
"target": "libc"
2154+
}
2155+
],
2156+
"x86_64-apple-darwin": [
2157+
{
2158+
"id": "libc 0.2.174",
2159+
"target": "libc"
2160+
}
2161+
],
2162+
"x86_64-unknown-freebsd": [
2163+
{
2164+
"id": "libc 0.2.174",
2165+
"target": "libc"
2166+
}
2167+
],
2168+
"x86_64-unknown-linux-gnu": [
2169+
{
2170+
"id": "libc 0.2.174",
2171+
"target": "libc"
2172+
}
2173+
],
2174+
"x86_64-unknown-nixos-gnu": [
2175+
{
2176+
"id": "libc 0.2.174",
2177+
"target": "libc"
2178+
}
2179+
]
2180+
}
21182181
},
21192182
"edition": "2018",
21202183
"version": "1.1.30"

0 commit comments

Comments
 (0)