Skip to content

Commit 992427d

Browse files
authored
Bump JSON.jl compat to v1.0 (#117)
Not sure if this will break anything but let's see what CI says
1 parent 95ce927 commit 992427d

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
@@ -24,7 +24,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
2424
[compat]
2525
Glob = "1"
2626
HTTP = "1"
27-
JSON = "0.20, 0.21"
27+
JSON = "0.20, 0.21, 1"
2828
Mocking = "0.7"
2929
PkgAuthentication = "2"
3030
Rclone_jll = "1.60"

0 commit comments

Comments
 (0)