Skip to content

Commit d88070b

Browse files
build(deps): bump openssl from 0.10.73 to 0.10.79 (#595)
Bumps [openssl](https://github.com/rust-openssl/rust-openssl) from 0.10.73 to 0.10.79. - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.73...openssl-v0.10.79) --- updated-dependencies: - dependency-name: openssl dependency-version: 0.10.79 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e9c358 commit d88070b

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

Cargo.lock

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

aw-sync/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ aw-datastore = { path = "../aw-datastore" }
3333
aw-client-rust = { path = "../aw-client-rust" }
3434

3535
[target.'cfg(target_os="linux")'.dependencies]
36-
openssl = { version = "0.10.64", features = ["vendored"] } # https://github.com/ActivityWatch/aw-server-rust/issues/478
36+
openssl = { version = "0.10.79", features = ["vendored"] } # https://github.com/ActivityWatch/aw-server-rust/issues/478
3737

3838
[target.'cfg(target_os="android")'.dependencies]
3939
jni = { version = "0.21", default-features = false }

0 commit comments

Comments
 (0)