From 0b4a26a90d712db4805efef07afb17d3fb4c3718 Mon Sep 17 00:00:00 2001 From: chengchingwen Date: Sat, 11 Mar 2023 03:32:37 +0800 Subject: [PATCH] update to 0.2.2 --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 6e2a5490..b09be0c9 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Transformers" uuid = "21ca0261-441d-5938-ace7-c90938fde4d4" authors = ["chengchingwen "] -version = "0.2.1" +version = "0.2.2" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" @@ -47,7 +47,7 @@ CUDA = "3.10, 4" ChainRulesCore = "1.15" DataDeps = "0.7" DataStructures = "0.18" -DoubleArrayTries = "0.0.3" +DoubleArrayTries = "0.1" Fetch = "0.1.3" FillArrays = "0.13" Flux = "0.13.4"