Skip to content

Commit

Permalink
feat: add log crate
Browse files Browse the repository at this point in the history
  • Loading branch information
comfysage committed Jun 13, 2024
1 parent ff167f9 commit ad5435c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ edition = "2021"

[dependencies]
cursive = "0.20.0"
log = "0.4.21"

[dependencies.saku_logger]
git = "https://github.com/comfysage/saku?dir=log"
Expand Down

0 comments on commit ad5435c

Please sign in to comment.