Skip to content

Commit 87dd3f4

Browse files
committed
Fix libcurl warning in nightly
1 parent bd6e499 commit 87dd3f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ProtoBuf = "3349acd9-ac6a-5e09-bcdb-63829b23a429"
1212
[compat]
1313
julia = "1.10"
1414
FileWatching = "^1.10"
15-
LibCURL = "~0.6.4"
15+
LibCURL = "~0.6.4, 1"
1616
PrecompileTools = "^1.2"
1717
ProtoBuf = "~1.2"
1818

0 commit comments

Comments
 (0)