diff options
| author | lukeflo | 2025-07-06 13:35:07 +0200 |
|---|---|---|
| committer | lukeflo | 2025-07-06 13:35:07 +0200 |
| commit | b6b74ef40480d86d81bf69467aecb4931750d1de (patch) | |
| tree | c34334e3b50f22987d260caaf9568f5939c90ec8 /Cargo.toml | |
| parent | 41a632f93cc893a23d6ca6a4578838eed9d0c8d1 (diff) | |
| download | bibiman-b6b74ef40480d86d81bf69467aecb4931750d1de.tar.gz bibiman-b6b74ef40480d86d81bf69467aecb4931750d1de.zip | |
colored version function
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,3 +38,4 @@ ureq = "2.12.1" # config = { version = "0.15.8", default-features = false, features = ["async", "async-trait", "convert-case", "convert_case", "toml"] } serde = { version = "1.0.217", features = ["serde_derive"] } figment = { version = "0.10.19", features = [ "toml", "test" ]} +owo-colors = "4.2.2" |
