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
I tried to figure out what Rust version is required but I found inconsistent answers. The MSRV was bumped from 1.56.0 to 1.66.1 between 0.0.10 and 0.1.0-rc1, but the user guide says 1.60.0. Moreover I couldn't easily make out which version of safer-ffi the user guide is documenting.
The text was updated successfully, but these errors were encountered:
Hi @mattias-p, thanks for pointing it out. The user-guide, as it's currently released, is "unversioned", meaning, it's always talking of the last version (it would be great if this was changed to keep an archive of the docs for previous versions). I'll try to fix that doc inconsistency regarding the MSRV when I have the time 🙂
Hi, this looks like a nice project.
I tried to figure out what Rust version is required but I found inconsistent answers. The MSRV was bumped from 1.56.0 to 1.66.1 between 0.0.10 and 0.1.0-rc1, but the user guide says 1.60.0. Moreover I couldn't easily make out which version of safer-ffi the user guide is documenting.
The text was updated successfully, but these errors were encountered: