Remove dependency on log
This commit is contained in:
parent
1495095fa8
commit
c4bde36f40
2 changed files with 0 additions and 4 deletions
|
|
@ -6,7 +6,6 @@ edition = "2021"
|
|||
[dependencies]
|
||||
anyhow = "1.0.62" # TODO Remove
|
||||
futures = "0.3.23"
|
||||
log = "0.4.17" # TODO Remove
|
||||
rand = "0.8.5"
|
||||
serde = { version = "1.0.143", features = ["derive"] }
|
||||
serde_json = "1.0.83"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue