From 35e7679bdb3dad1afab0d5981c9076b42731507d Mon Sep 17 00:00:00 2001 From: Corfucinas <53630064+Corfucinas@users.noreply.github.com> Date: Fri, 17 Dec 2021 15:11:15 +0800 Subject: [PATCH] upgrade dps, bump for release, fix timeout error --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 355567f..c3cfbd5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ license = "GPL-3.0-or-later" name = "crypto-candlesticks-rust" readme = "README.md" repository = "https://github.com/Corfucinas/crypto-candlesticks-rust" -version = "0.1.3" +version = "0.1.4" [profile.release] codegen-units = 1