Skip to content

Commit

Permalink
Bump openssl-sys from 0.9.103 to 0.9.104 (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent c3ad798 commit c2cd286
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 bearmark-api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ ctor.workspace = true
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }

[target.x86_64-unknown-linux-musl.dependencies]
openssl-sys = { version = "0.9.102", features = ["vendored"] }
openssl-sys = { version = "0.9.104", features = ["vendored"] }
pq-sys = { version = "0.6.1", features = ["bundled"] }

0 comments on commit c2cd286

Please sign in to comment.