You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I initially installed it in my application, it broke the build. I can fix it by adding a dev-dependency to my application, but is there a way to avoid this?
Thanks for making this crate, it's really nice.
When I initially installed it in my application, it broke the build. I can fix it by adding a dev-dependency to my application, but is there a way to avoid this?
Cargo.toml:
Build error:
I can build my application again after adding the following dev-dependency to
my-app
:If this is hard to fix, I think adding a note to the readme is fine!
The text was updated successfully, but these errors were encountered: