Introduction
The package appears to be unmaintained.
Please describe the bug
Unable to compile the package.
To Reproduce
Have a Rust version >1.90.
The application refuses to compile the time package, and it also refuses to accept the line async fn set_rules(rules: &IndexMap<Selector, (RuleMetadata, Action)>) -> Result<()> {` in `eruptionctl/.src/subcommands/rules.rs because Rust is no longer allowing this line.
Expected behavior
Compilation is clean, thouigh there are a few errors.
Please complete the following information:
- Eruption version [e.g. 0.3.6]
- List your device(s) (
sudo lsusb)
Additional context
I use Linux
Introduction
The package appears to be unmaintained.
Please describe the bug
Unable to compile the package.
To Reproduce
Have a Rust version >1.90.
The application refuses to compile the
timepackage, and it also refuses to accept the lineasync fn set_rules(rules: &IndexMap<Selector, (RuleMetadata, Action)>) -> Result<()> {` in `eruptionctl/.src/subcommands/rules.rsbecause Rust is no longer allowing this line.Expected behavior
Compilation is clean, thouigh there are a few errors.
Please complete the following information:
sudo lsusb)Additional context
I use Linux