Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 71f20f9

Browse files
committed
don't need that
1 parent 3fed4e6 commit 71f20f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ file = []
8383
git = ["git2", "chrono"]
8484
http = ["reqwest", "serde", "serde_json", "once_cell", "jobs"]
8585
json = ["serde", "serde_json"]
86-
log = ["chrono", "lazy_static"]
86+
log = ["chrono"]
8787
sql = ["mysql", "serde", "serde_json", "once_cell", "dashmap", "jobs"]
8888
time = []
8989
toml = ["serde", "serde_json", "toml-dep"]

0 commit comments

Comments
 (0)