mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-22 05:28:42 +00:00
![]() 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> |
||
---|---|---|
.. | ||
bin | ||
binstalk | ||
binstalk-downloader | ||
binstalk-manifests | ||
binstalk-types | ||
detect-targets | ||
detect-wasi | ||
fs-lock | ||
leon | ||
leon-macros | ||
normalize-path |