Skip to content

Commit 0b1c713

Browse files
committed
Add missing gen compats
1 parent c788adb commit 0b1c713

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

gen/Manifest.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
julia_version = "1.10.2"
44
manifest_format = "2.0"
5-
project_hash = "bd802c34455e572f67caa68a2beb6ffc7761162e"
5+
project_hash = "7321921d831b162315f413d8afdaf650cc7c796e"
66

77
[[deps.ArgTools]]
88
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
@@ -84,7 +84,7 @@ version = "1.5.0"
8484

8585
[[deps.LibAwsCal]]
8686
deps = ["CEnum", "LibAwsCommon", "aws_c_cal_jll"]
87-
git-tree-sha1 = "cb38f20d8e187a33770840e2a2eaef8c13ee425d"
87+
git-tree-sha1 = "739d946bdf7ebe3cc7b412a8dc8ae899f40621b9"
8888
uuid = "ef519ef6-af43-41a0-8ac4-eb81328190af"
8989
version = "1.0.0"
9090

gen/Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ aws_c_io_jll = "13c41daa-f319-5298-b5eb-5754e0170d52"
1010
[compat]
1111
Clang = "0.18.3"
1212
JLLPrefixes = "0.3"
13+
LibAwsCal = "=1.0.0"
14+
LibAwsCommon = "=1.0.0"
1315
aws_c_cal_jll = "=0.6.12"
1416
aws_c_common_jll = "=0.9.14"
1517
aws_c_io_jll = "=0.14.7"

0 commit comments

Comments
 (0)