-
Describe the bug
To Reproduce Expected behavior |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 10 replies
-
For pest and pest_derive: https://github.com/jzbor/lash/blob/pest/Cargo.toml#L23 they should be specified with
I believe when one calls
so that the std feature is on by default for pest dependencies in that crate. |
Beta Was this translation helpful? Give feedback.
-
@tomtau are there any updates on this? I do believe it is an actual issue with pest, so it would be great if you could either provide a solution or convert this back to an issue so it can be tracked and found by others. |
Beta Was this translation helpful? Give feedback.
@jzbor
extern crate alloc
tosrc/lib.rs