Skip to content

Commit

Permalink
remove some unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Huang-Hobbs authored and Max Huang-Hobbs committed Nov 14, 2024
1 parent cf905af commit 4cb97fb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions Cargo.lock

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

3 changes: 0 additions & 3 deletions crates/logger_console/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,5 @@ edition = "2018"
crate-type = ["lib"]

[dependencies]
js_err_napi = { version = "0.2.0", path = "../js_err_napi" }
logger = { version = "0.2.0", path = "../logger" }
napi.workspace = true
napi-derive.workspace = true
serde.workspace = true

0 comments on commit 4cb97fb

Please sign in to comment.