Skip to content

Commit

Permalink
build: 📦 Add indicatif and console
Browse files Browse the repository at this point in the history
  • Loading branch information
AntwortEinesLebens committed Jan 19, 2025
1 parent 57cfe17 commit ecd7fe5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ rand = "0.8.5"
regex_generate = "0.2.3"
toml = "0.8.19"
serde = { version = "1.0.214", features = ["derive"] }
indicatif = { version = "0.17.9" }
console = { version = "0.15.10" }

[build-dependencies]
embed-resource = "3.0.1"
Expand Down

0 comments on commit ecd7fe5

Please sign in to comment.