diff --git a/Cargo.toml b/Cargo.toml index 8065562..dd7f4af 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ repository = "https://github.com/YGGverse/aquatic-crawler" [dependencies] anyhow = "1.0" -chrono = "0.4" +chrono = "0.4.41" clap = { version = "4.5", features = ["derive"] } hyper-util = "0.1" librqbit = {version = "9.0.0-beta.1", features = ["disable-upload"]}