🦀/100 Projects/Notes/Source

Cargo.toml

View on GitHub
[package]
name = "progress_bar"
version = "0.1.0"
edition = "2024"

[dependencies]
indicatif = "0.17"

← Back to folder