Skip to content

Commit 0229c4c

Browse files
committed
v1.6.0
1 parent d6dee8c commit 0229c4c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Project.toml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "CloudStore"
22
uuid = "3365d9ee-d53b-4a56-812d-5344d5b716d7"
33
authors = ["quinnj <[email protected]>"]
4-
version = "1.5.3"
4+
version = "1.6.0"
55

66
[deps]
77
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
@@ -15,10 +15,12 @@ WorkerUtilities = "76eceee3-57b5-4d4a-8e66-0e911cebbf60"
1515
XMLDict = "228000da-037f-5747-90a9-8195ccbf91a5"
1616

1717
[compat]
18+
Base64 = "1"
1819
CloudBase = "1"
1920
CodecZlib = "0.7"
2021
CodecZlibNG = "0.1"
2122
HTTP = "1.7"
23+
Mmap = "1"
2224
TranscodingStreams = "0.9.12"
2325
WorkerUtilities = "1.1"
2426
XMLDict = "0.4"

0 commit comments

Comments
 (0)