DelSkayn / rquickjs

High level bindings to the quickjs javascript engine
MIT License
431 stars 58 forks source link

Invalid async-lock version #282

Closed Sytten closed 2 months ago

Sytten commented 3 months ago

https://github.com/DelSkayn/rquickjs/blob/c0dd290776a8f37d764b73058af64e63ef77192c/core/Cargo.toml#L26

This should be 2.7, versions prior to 2.7 don't have the futures module exported.