We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 479ce82 commit 99816acCopy full SHA for 99816ac
Project.toml
@@ -1,7 +1,7 @@
1
name = "Pickle"
2
uuid = "fbb45041-c46e-462f-888f-7c521cafbc2c"
3
authors = ["chengchingwen <adgjl5645@hotmail.com>"]
4
-version = "0.3.5"
+version = "0.3.6"
5
6
[deps]
7
BFloat16s = "ab4f0b2a-ad5b-11e8-123f-65d77653426b"
@@ -18,7 +18,7 @@ ZipFile = "a5390f91-8eb1-5f08-bee0-b1d1ffed6cea"
18
BFloat16s = "0.4, 0.5"
19
DataStructures = "0.18"
20
InternedStrings = "0.7"
21
-StridedViews = "0.2"
+StridedViews = "0.2, 0.3, 0.4"
22
StringEncodings = "0.3"
23
ZipFile = "0.9, 0.10"
24
julia = "1.6"
0 commit comments