Closed Keyruu closed 1 year ago
Sorry I didn't respond to you earlier @Keyruu
It seems to be the same error as #42 as cargo 1.71.0 is now generally available.
I think you had your answer but let's hope beta-10 is coming soon.
With the release of 1.0.0, this issue should no longer occurs.
You can download the latest release of surrealdb-migrations
:
cargo install surrealdb-migrations@1.0.0-preview.1
The error produced is:
This is the related issue in the geo library https://github.com/georust/geo/issues/1010. It is fixed in geo 0.25.0. For now I just use an earlier nightly version for it to work.