Skip to content

Commit 3fe539c

Browse files
Remove log dependency from ra_cli
1 parent 1793abf commit 3fe539c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/ra_cli/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ publish = false
77

88
[dependencies]
99
pico-args = "0.3.0"
10-
log = "0.4"
1110
env_logger = { version = "0.7.1", default-features = false, features = ["humantime"] }
1211

1312
ra_syntax = { path = "../ra_syntax" }

0 commit comments

Comments
 (0)