getsentry / getsentry/milksnake

Problems with cbindgen 0.4

Open
#13 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
805
Forks
34
PR merge metrics
No merged PRs in 30d

Description

I could not build the example with dependency `cbindgen = "0.4"`: got
```
error[E0425]: cannot find function `parse_crate` in module `syn`
```
etc.

Changing to `cbindgen = "0.5"` fixed it.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.