Update all dependencies
This commit is contained in:
parent
acb12c1e33
commit
7f7130b3cc
944
Cargo.lock
generated
944
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -8,6 +8,6 @@ edition = "2021"
|
||||
[dependencies]
|
||||
twatch_core = {path="../twatch_core"}
|
||||
tokio = {version="1.21.2", features=["full"]}
|
||||
env_logger="0.9.1"
|
||||
env_logger="0.11.0"
|
||||
log = "0.4.17"
|
||||
dotenv = "0.15.0"
|
@ -6,6 +6,6 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
transmission-rpc = "0.3.7"
|
||||
env_logger="0.9.1"
|
||||
transmission-rpc = "0.4.0"
|
||||
env_logger="0.11.0"
|
||||
log = "0.4.17"
|
Loading…
Reference in New Issue
Block a user