Skip to content

Commit

Permalink
langlang_lib: Remove log and env_logger deps
Browse files Browse the repository at this point in the history
  • Loading branch information
clarete committed May 7, 2024
1 parent bb2758e commit e8abde0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions langlang_lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,5 @@ documentation = "https://docs.rs/langlang_lib"
readme = "../README.md"

[dependencies]
log = "0.4"
env_logger = "0.8"
langlang_syntax = { path = "../langlang_syntax", version = "0.1.2" }
langlang_value = { path = "../langlang_value", version = "0.1.2" }

0 comments on commit e8abde0

Please sign in to comment.