From aa5c5d98b50b61ee2ad593a4b716c28eb7f1741a Mon Sep 17 00:00:00 2001 From: readme-bot Date: Mon, 30 Oct 2023 18:29:17 +0800 Subject: [PATCH] upgrade to 0.3.4 --- src-tauri/Cargo.lock | 2 +- src-tauri/Cargo.toml | 2 +- src-tauri/tauri.conf.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock index 3027216..2d7bdd9 100644 --- a/src-tauri/Cargo.lock +++ b/src-tauri/Cargo.lock @@ -4349,7 +4349,7 @@ dependencies = [ [[package]] name = "track3" -version = "0.3.3" +version = "0.3.4" dependencies = [ "binance-rs-async", "coingecko", diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index 85036e7..2c5805f 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -6,7 +6,7 @@ license = "" name = "track3" repository = "" rust-version = "1.57" -version = "0.3.3" +version = "0.3.4" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 69667fd..0668006 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -7,7 +7,7 @@ }, "package": { "productName": "track3", - "version": "0.3.3" + "version": "0.3.4" }, "tauri": { "allowlist": {