🦀/100 Projects/Notes/Source

Cargo.toml

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

[dependencies]
regex = "1.10"
colored = "2.0.0"

← Back to folder