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]