cargo-binstall/crates
Jiahao XU c4b6921314
fix binstalk_downloader::GhApiClient json deser error (#1193)
When installing `cargo-expand` v1.0.59, I got an error message:

```
Failed to parse http response body as Json: invalid type: null, expected a string at line
1 column 90
```

This is because `GraphQLPageInfo::end_cursor` can actually be `null`, so
I change its type to `Option<CompactString>`.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-07-09 10:39:18 +00:00
..
bin Fix GPL-3.0 license identifier (#1192) 2023-07-07 07:24:05 +00:00
binstalk Fix GPL-3.0 license identifier (#1192) 2023-07-07 07:24:05 +00:00
binstalk-downloader fix binstalk_downloader::GhApiClient json deser error (#1193) 2023-07-09 10:39:18 +00:00
binstalk-manifests release: binstalk-manifests v0.6.0 (#1176) 2023-06-26 13:44:34 +00:00
binstalk-types release: binstalk-types v0.5.0 (#1175) 2023-06-26 12:27:56 +00:00
detect-targets release: detect-targets v0.1.8 (#1174) 2023-06-26 10:23:31 +00:00
detect-wasi Bump tempfile from 3.4.0 to 3.5.0 (#967) 2023-03-30 02:49:38 +00:00
fs-lock Bump fs4 from 0.6.4 to 0.6.5 (#1112) 2023-06-01 04:02:01 +00:00
leon release: leon v2.0.1 (#1172) 2023-06-26 05:10:30 +00:00
leon-macros release: leon v2.0.1 (#1172) 2023-06-26 05:10:30 +00:00
normalize-path release: normalize-path v0.2.1 (#1173) 2023-06-26 08:22:39 +00:00