Skip to content

Commit

Permalink
Merge pull request #10 from joaofl/dependabot/cargo/aws-lc-rs-1.9.0
Browse files Browse the repository at this point in the history
Bump aws-lc-rs from 1.8.1 to 1.9.0
  • Loading branch information
joaofl authored Sep 9, 2024
2 parents a23c7c2 + fee0597 commit c9eb470
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 19 deletions.
22 changes: 4 additions & 18 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ path = "src/main_cli.rs"

[dependencies]
# For cross-compiling for windows
aws-lc-rs = { version = "1.8.1", features = ["bindgen"] }
aws-lc-rs = { version = "1.9.0", features = ["bindgen"] }

# TODO: Put only the used features
tokio = { version = "1.40.0", features = ["full"]}
Expand Down

0 comments on commit c9eb470

Please sign in to comment.