Crates.io | rip_list |
lib.rs | rip_list |
version | 0.1.4 |
source | src |
created_at | 2023-08-22 18:32:38.411494 |
updated_at | 2023-08-22 20:04:11.627886 |
description | A tool to list the contents of a local repository |
homepage | |
repository | |
max_upload_size | |
id | 951245 |
size | 32,216 |
list files and directories in the current directory or the requested directory
serde = "1.0.140"
anyhow = "1.0.58"
tokio = { version = "1", features = ["full"] }
color-eyre = "0.6.2"
tracing = "0.1.35"
tracing-subscriber = "0.3.15"
chrono = "0.4"
derive_builder = "0.12.0"