Skip to content

Commit 0a92b04

Browse files
committed
Removing version restriction from Base64 dependency by generalizing it to 1.0
1 parent 65ca984 commit 0a92b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ URIs = "5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4"
1313
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
1414

1515
[compat]
16-
Base64 = "1.11.0"
16+
Base64 = "1.0"
1717
HTTP = "1.0"
1818
JSON = "0.21"
1919
ShowCases = "0.1"

0 commit comments

Comments
 (0)