Closed A1-Triard closed 4 years ago
Could you please describe what you did to get that error?
@Gilnaa I am only guessing here, but maybe we need a new release after https://github.com/Gilnaa/memoffset/pull/45?
Could you please describe what you did to get that error?
$ cargo new --lib test_memoffset
$ cd test_memoffset
$ echo 'memoffset = { version = "0.5.5", features = ["unstable_const"] }' >> Cargo.toml
$ cargo build
Thanks! Yes, looks like we need to release 0.5.6 then with the above PR.
Can confirm, will release in the next hour
memoffset does not compile with actual nightly: