From 713d410b8ddfb49b62d3a9f86996aa6e8946825a Mon Sep 17 00:00:00 2001 From: JingYu Ning Date: Sun, 20 Feb 2022 11:56:52 +0800 Subject: [PATCH] Update Project.toml --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 8b2f021..7f908ce 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Fetch" uuid = "bb354801-46f6-40b6-9c3d-d42d7a74c775" authors = ["JingYu Ning and contributors"] -version = "0.1.2" +version = "0.1.3" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" @@ -14,7 +14,7 @@ StructTypes = "856f2bd8-1eba-4b0a-8007-ebc267875bd4" DataDeps = "0.7" HTTP = "0.9" JSON3 = "1.9" -StructTypes = "1.7" +StructTypes = "1.8" julia = "1.6" [extras]