Skip to content

chore: bump aws-lc-sys from 0.38.0 to 0.39.0#435

Open
sky1122 wants to merge 1 commit intoawslabs:developfrom
sky1122:aws-lc-rs-bump
Open

chore: bump aws-lc-sys from 0.38.0 to 0.39.0#435
sky1122 wants to merge 1 commit intoawslabs:developfrom
sky1122:aws-lc-rs-bump

Conversation

@sky1122
Copy link
Copy Markdown

@sky1122 sky1122 commented Mar 20, 2026

Description of changes:
bump aws-lc-sys from 0.38.0 to 0.39.0

Test:
cargo build
cargo test

dd if=/dev/urandom of=/tmp/test-file.img bs=1M count=1
AWS_DEFAULT_REGION=us-west-2 cargo run -- upload /tmp/test-file.img
AWS_DEFAULT_REGION=us-west-2 cargo run -- download snap-xxxxx /tmp/downloaded-file.img
cmp -n 1048576 /tmp/test-file.img /tmp/downloaded-file.img

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Signed-off-by: Jingwei Wang <jweiw@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant