Skip to content

Commit b96e0ae

Browse files
feat(deps): add color print
1 parent 708a35b commit b96e0ae

2 files changed

Lines changed: 45 additions & 0 deletions

File tree

try1 (OOP Approach)/rust/Cargo.lock

Lines changed: 44 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

try1 (OOP Approach)/rust/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ version = "0.1.0"
44
edition = "2024"
55

66
[dependencies]
7+
color-print = "0.3.7"
78
lazy_static = "1.5.0"
89
rand = "0.9.0"

0 commit comments

Comments
 (0)