npm run all #777
Annotations
1 error
maturin build --zig
Control characters (codes < 0x1f and 0x7f) are not allowed in comments, use \u000d instead at row 15, col 58, pos 349:
14: [project]
15> # The name pyo3_pure instead of pyo3-pure is intentional,
^
16: # it's used as a crate name resolution regression test
|
Loading