delay_timer-0.9.2/src/utils/parse.rs build error
liyunde opened this issue · 2 comments
liyunde commented
- Rust: [1.58.1]
- OS: [centos8]
- Version [main]
Additional context
delay_timer-0.9.2/src/utils/parse.rs:308:9
|
308 | Ok(process_linked_list)
| ^^^^^^^^^^^^^^^^^^^^^^^ expected enum error::CommandChildError
, found struct anyhow::Error
BinChengZhao commented
Thank you for your feedback, I will follow up with the version upgrade
BinChengZhao commented