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
Would it be possible to get a new release with updated dependencies ?
At least request has gone to 0.12, but im sure lots of other dependencies are ready fod an update.
Just incase you have time, thank you for making this !
The text was updated successfully, but these errors were encountered:
@jeremyandrews
Somewhat related to this, I have an issue upstream where ntapi 0.3.7 is giving me the following error:
error[E0793]: reference to packed field is unaligned
--> C:\[...]\.cargo\registry\src\index.crates.io-6f17d22bba15001f\ntapi-0.3.7\src\ntexapi.rs:2783:52
|
2783 | *tick_count.QuadPart_mut() = read_volatile(&(*USER_SHARED_DATA).u.TickCountQuad);
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
The solution to this is apparently to update ntapi to 0.4.1, however tokio 1.15.0 is dependent on 0.3.7 and that's the highest version goose 0.17.2 is compatible with.
Would it be possible to get a new release with updated dependencies ?
At least request has gone to 0.12, but im sure lots of other dependencies are ready fod an update.
Just incase you have time, thank you for making this !
The text was updated successfully, but these errors were encountered: