Skip to content

Commit

Permalink
Merge pull request #95 from linw1995/dependabot/cargo/pq-sys-0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
linw1995 authored Feb 4, 2025
2 parents fa28672 + f46d8b8 commit fffa989
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 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 @@ -56,4 +56,4 @@ unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }

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

0 comments on commit fffa989

Please sign in to comment.