Skip to content

Commit 4c71652

Browse files
chore(deps): bump aws-lc-sys from 0.38.0 to 0.39.0
Bumps [aws-lc-sys](https://github.com/aws/aws-lc-rs) from 0.38.0 to 0.39.0. - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.38.0...aws-lc-sys/v0.39.0) --- updated-dependencies: - dependency-name: aws-lc-sys dependency-version: 0.39.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f9b2fd5 commit 4c71652

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

Cargo.lock

Lines changed: 14 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ aptos-sdk-macros = { version = "0.2.1", path = "crates/aptos-sdk-macros" }
3737
anyhow = "1.0.101"
3838
arbitrary = { version = "1.4.1", features = ["derive"] }
3939
aptos-bcs = "0.1.4"
40-
aws-lc-sys = "0.38.0"
40+
aws-lc-sys = "0.39.0"
4141
const-hex = { version = "1.17.0", features = ["serde"] }
4242
proc-macro2 = "1.0.94"
4343
proptest = "1.6.0"

0 commit comments

Comments
 (0)