diff --git a/Cargo.toml b/Cargo.toml index d3b9b032..e29712e3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,7 +38,7 @@ crossbeam-utils = ">=0.7.0, <0.9.0" curl = "0.4.36" curl-sys = "0.4.55" event-listener = "2.3.3" -futures-lite = "1.10.1" +futures-lite = "2.3.0" http = "0.2.1" log = "0.4" once_cell = "1"