From 627b07c347865e653ab8bd6b63f24bf9330d956a Mon Sep 17 00:00:00 2001 From: PeterDing Date: Sun, 11 Oct 2020 11:11:09 +0800 Subject: [PATCH] Version 0.3.6 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 66dafaa..3f6e6e4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "aget-rs" -version = "0.3.5" +version = "0.3.6" authors = ["PeterDing "] homepage = "https://github.com/PeterDing/aget-rs" description="Aget-rs - Fast Asynchronous Downloader with Rust 🦀"