Skip to content

Commit 7dff4b7

Browse files
committed
Project.toml: Add [compat] entries for all non-stdlib direct deps
1 parent de971e9 commit 7dff4b7

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

Manifest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
julia_version = "1.10.11"
44
manifest_format = "2.0"
5-
project_hash = "cd1e7f27b424fe3225fdd0934f3bacdc1278b230"
5+
project_hash = "07e9b6a7d8a36a40c4dcc573f5708653b22bba20"
66

77
[[deps.AbstractFFTs]]
88
deps = ["LinearAlgebra"]

Project.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ TimeZones = "f269a46b-ccf7-5d73-abea-4c690281aa53"
1515
WebCacheUtilities = "0c1c26de-fc5f-47ff-87a8-a157289a9bac"
1616

1717
[compat]
18+
HTTP = "1"
19+
JSON = "1"
20+
Lazy = "0.15"
21+
OrderedCollections = "1"
22+
TimeZones = "1"
23+
WebCacheUtilities = "0.1"
1824
julia = "1.6"
1925

2026
[extras]

0 commit comments

Comments
 (0)