Skip to content

Commit ea21458

Browse files
committed
chore: add log crate instead of custom solution
1 parent e936c58 commit ea21458

File tree

9 files changed

+178
-879
lines changed

9 files changed

+178
-879
lines changed

Cargo.lock

+137
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ dialoguer = "0.11"
4242
indexmap = "2.7"
4343
once_cell = "1.17"
4444
documented = "0.9"
45+
log = "0.4"
46+
env_logger = "0.11"
4547

4648
[dev-dependencies]
4749
pretty_assertions = "1.4"

0 commit comments

Comments
 (0)