From 5737e763c529876e2326552b36da13744ba1992c Mon Sep 17 00:00:00 2001 From: Sho Kaneko Date: Sun, 23 Jul 2023 15:31:41 +0100 Subject: [PATCH] 1.4.9 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b21a07d..b090a7f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -584,7 +584,7 @@ dependencies = [ [[package]] name = "kucoin_api" -version = "1.4.8" +version = "1.4.9" dependencies = [ "base64 0.12.3", "failure", diff --git a/Cargo.toml b/Cargo.toml index 316488d..4854056 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT" name = "kucoin_api" readme = "README.md" repository = "https://github.com/kanekoshoyu/kucoin_api" -version = "1.4.8" +version = "1.4.9" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html