File tree Expand file tree Collapse file tree 1 file changed +69
-6
lines changed Expand file tree Collapse file tree 1 file changed +69
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "checksum": "adaab8edb36dffeda09a5f9ea7e2e75a1cd9c1674691725f7533789abf8be9be ",
2
+ "checksum": "94381967b8d55723acde1042f4d40c1af5bf70ebc35a0ae97e75e74ef06fb908 ",
3
3
"crates": {
4
4
"addr2line 0.21.0": {
5
5
"name": "addr2line",
2031
2031
"id": "jobserver 0.1.31",
2032
2032
"target": "jobserver"
2033
2033
},
2034
- {
2035
- "id": "libc 0.2.168",
2036
- "target": "libc"
2037
- },
2038
2034
{
2039
2035
"id": "shlex 1.3.0",
2040
2036
"target": "shlex"
2041
2037
}
2042
2038
],
2043
- "selects": {}
2039
+ "selects": {
2040
+ "aarch64-apple-darwin": [
2041
+ {
2042
+ "id": "libc 0.2.168",
2043
+ "target": "libc"
2044
+ }
2045
+ ],
2046
+ "aarch64-unknown-linux-gnu": [
2047
+ {
2048
+ "id": "libc 0.2.168",
2049
+ "target": "libc"
2050
+ }
2051
+ ],
2052
+ "aarch64-unknown-nixos-gnu": [
2053
+ {
2054
+ "id": "libc 0.2.168",
2055
+ "target": "libc"
2056
+ }
2057
+ ],
2058
+ "arm-unknown-linux-gnueabi": [
2059
+ {
2060
+ "id": "libc 0.2.168",
2061
+ "target": "libc"
2062
+ }
2063
+ ],
2064
+ "i686-unknown-linux-gnu": [
2065
+ {
2066
+ "id": "libc 0.2.168",
2067
+ "target": "libc"
2068
+ }
2069
+ ],
2070
+ "powerpc-unknown-linux-gnu": [
2071
+ {
2072
+ "id": "libc 0.2.168",
2073
+ "target": "libc"
2074
+ }
2075
+ ],
2076
+ "s390x-unknown-linux-gnu": [
2077
+ {
2078
+ "id": "libc 0.2.168",
2079
+ "target": "libc"
2080
+ }
2081
+ ],
2082
+ "x86_64-apple-darwin": [
2083
+ {
2084
+ "id": "libc 0.2.168",
2085
+ "target": "libc"
2086
+ }
2087
+ ],
2088
+ "x86_64-unknown-freebsd": [
2089
+ {
2090
+ "id": "libc 0.2.168",
2091
+ "target": "libc"
2092
+ }
2093
+ ],
2094
+ "x86_64-unknown-linux-gnu": [
2095
+ {
2096
+ "id": "libc 0.2.168",
2097
+ "target": "libc"
2098
+ }
2099
+ ],
2100
+ "x86_64-unknown-nixos-gnu": [
2101
+ {
2102
+ "id": "libc 0.2.168",
2103
+ "target": "libc"
2104
+ }
2105
+ ]
2106
+ }
2044
2107
},
2045
2108
"edition": "2018",
2046
2109
"version": "1.1.30"
You can’t perform that action at this time.
0 commit comments