Skip to content

Commit e5d2439

Browse files
committed
Add missing gen compats
1 parent 2acebec commit e5d2439

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

gen/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.2"
44
manifest_format = "2.0"
5-
project_hash = "19991e5b1598aa2a714e9ed0f7a4ab76e41c544d"
5+
project_hash = "8b64ef65d249a6c0499c1a8a6ccc6d3629d19dd0"
66

77
[[deps.ArgTools]]
88
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"

gen/Project.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,14 @@ aws_checksums_jll = "b2a88e68-78e7-5e94-8c20-c02986ec140e"
2222
[compat]
2323
Clang = "0.18.3"
2424
JLLPrefixes = "0.3"
25+
LibAwsAuth = "=1.0.0"
26+
LibAwsCal = "=1.0.0"
27+
LibAwsChecksums = "=1.0.0"
28+
LibAwsCommon = "=1.0.0"
29+
LibAwsCompression = "=1.0.0"
30+
LibAwsHTTP = "=1.0.0"
31+
LibAwsIO = "=1.0.0"
32+
LibAwsSdkutils = "=1.0.0"
2533
aws_c_auth_jll = "=0.7.18"
2634
aws_c_cal_jll = "=0.6.12"
2735
aws_c_common_jll = "=0.9.14"

0 commit comments

Comments
 (0)