diff --git a/Cargo.toml b/Cargo.toml index fe418f7..48e9ae4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ keywords = ["streamshare", "file-sharing", "upload"] [dependencies] clap = { version = "4.5.20", features = ["derive"] } kdam = { version = "0.5.2", features = ["rich", "spinner"] } -streamshare = "3.0.0" +streamshare = "3" tokio = { version = "1.40.0", features = ["full"] } [[bin]]