We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 221077f commit a858907Copy full SHA for a858907
icechunk/Cargo.toml
@@ -38,6 +38,7 @@ rmpv = { version = "1.3.0", features = ["serde", "with-serde"] }
38
aws-sdk-s3 = "1.82.0"
39
aws-config = "1.6.1"
40
aws-credential-types = "1.2.2"
41
+aws-lc-rs = { version = "1.13.0", features = ["bindgen"] }
42
typed-path = "0.10.0"
43
aws-smithy-types-convert = { version = "0.60.9", features = [
44
"convert-chrono",
0 commit comments