1
0
Fork 0
mirror of https://github.com/lise-henry/crowbook synced 2024-06-20 22:49:30 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
Lise Henry fe8d98ccd7 Replace mustache with upon (wip)
This compiles but probably wrecks everything since the template syntax
is a bit different
2023-08-09 13:30:07 +02:00
Geobert Quach 40ca4e9771 chore: fixes clippy 2023-01-02 12:54:36 +00:00
Geobert Quach cd1739382b chore: update dependencies
Mainly `indicatif` and `clap` needed work
2023-01-01 16:05:44 +00:00
Elisabeth Henry dea04a210c Update indicatif dependency 2022-07-26 13:53:52 +02:00
stefan0xC dd3bddb88c add some Default() implementations
https://rust-lang.github.io/rust-clippy/master/index.html#new_without_default
2022-03-01 18:37:58 +01:00
stefan0xC b36070b3e3 run linter `cargo clippy --fix` 2022-03-01 18:31:14 +01:00
Florian Bottke b8d35ddc32 Update dependencies and formatting. 2022-01-15 19:21:03 +01:00
Johannes Rappen 0134ee3922 Fix: Remove trailing whitespace 2020-01-08 18:37:03 +01:00
lise ce319642c8 Move to Rust edition 2018 2019-02-28 17:33:18 +01:00
Elisabeth Henry 62d10980ee Clear secondary bar on parsing error 2017-11-26 20:52:28 +01:00
Elisabeth Henry 103636ba52 Tweak a bit spinners' appearance 2017-10-08 21:42:44 +02:00
Elisabeth Henry d5c7acff79 Make indicatif dependency optional 2017-10-08 20:50:13 +02:00
Elisabeth Henry 167650d774 Refactor in progress (bar) 2017-10-08 13:02:34 +02:00
Elisabeth Henry 3aaffcbf72 Refactor progress bars 2017-10-06 13:37:45 +02:00