Because of that, I'm not able to build openLimits right now:
Updating git repository `https://github.com/nash-io/nash-rust`
Updating crates.io index
error: failed to select a version for `tungstenite`.
... required by package `tokio-tungstenite v0.11.0`
... which is depended on by `nash-native-client v0.1.1 (https://github.com/nash-io/nash-rust#5702be57)`
... which is depended on by `openlimits v0.1.0 (/home/aurel/Dev/Bazaar/Nash/openlimits)`
versions that meet the requirements `^0.11.1` are: 0.11.1
all possible versions conflict with previously selected packages.
previously selected package `tungstenite v0.11.0`
... which is depended on by `openlimits v0.1.0 (/home/aurel/Dev/Bazaar/Nash/openlimits)`
failed to select a version for `tungstenite` which could resolve this conflict
From
Cargo.toml
:Because of that, I'm not able to build openLimits right now: