Skip to content

Commit 99816ac

Browse files
Update Project.toml (#43)
1 parent 479ce82 commit 99816ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Pickle"
22
uuid = "fbb45041-c46e-462f-888f-7c521cafbc2c"
33
authors = ["chengchingwen <adgjl5645@hotmail.com>"]
4-
version = "0.3.5"
4+
version = "0.3.6"
55

66
[deps]
77
BFloat16s = "ab4f0b2a-ad5b-11e8-123f-65d77653426b"
@@ -18,7 +18,7 @@ ZipFile = "a5390f91-8eb1-5f08-bee0-b1d1ffed6cea"
1818
BFloat16s = "0.4, 0.5"
1919
DataStructures = "0.18"
2020
InternedStrings = "0.7"
21-
StridedViews = "0.2"
21+
StridedViews = "0.2, 0.3, 0.4"
2222
StringEncodings = "0.3"
2323
ZipFile = "0.9, 0.10"
2424
julia = "1.6"

0 commit comments

Comments
 (0)