Skip to content

Commit

Permalink
Remove unused lazy_static dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
peterzhu2118 committed Jan 22, 2025
1 parent ae46127 commit f47a1e2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion gc/mmtk/Cargo.lock

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

1 change: 0 additions & 1 deletion gc/mmtk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ lto = true

[dependencies]
libc = "0.2"
lazy_static = "1.1"
log = "0.4.14"
env_logger = "0.11.3"
once_cell = "1.17.0"
Expand Down

0 comments on commit f47a1e2

Please sign in to comment.