Closed Daevor closed 4 years ago
Thanks @Daevor - you’re right, code in read me is a bit outdated, you can always find actual code in examples folder in this repo
I get this after running cargo update
on a project that was compiling fine. Looks like you made an incompatible change and did not follow semver?
@jpastuszek That was done accidentally on 0.14 branch, but should be fixed by 0.14.2, try refreshing the lockfile
Readme is fixed and included into doctests
When attempting to compile the code in the Readme, I get the following error:
I have added the following dependencies to the Cargo.toml file:
My main.rs is exactly the code in the Readme file.
Compiler version: