uiua-lang/uiua

uiua update --main failed

Closed this issue · 2 comments

Running uiua update --main has recently started failing for me:

❯ uiua update --main

 ~                                                                                                                                                   11:19:56
❯     Updating git repository `https://github.com/uiua-lang/uiua`
  Installing uiua v0.10.0-dev.1 (https://github.com/uiua-lang/uiua#82a51fbb)
error: failed to compile `uiua v0.10.0-dev.1 (https://github.com/uiua-lang/uiua#82a51fbb)`, intermediate artifacts can be found at `/var/folders/pz/23v9mn0s78scfwbxw1sb5zqc0000gn/T/cargo-installpEX5UP`.
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.

Caused by:
  none of the selected packages contains these features: bytes, did you mean: https?

This should be fixed in 8db43f6.
Please let me know if it is successful.

Works beautifully.