Skip to content

Commit 6a20d6c

Browse files
authored
Merge pull request #104 from Asone/dependabot/cargo/openssl-0.10.70
chore(deps): bump openssl from 0.10.68 to 0.10.70
2 parents 7134e0b + 3f1452a commit 6a20d6c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

nostrss-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ bytes = "1.9.0"
2323
async-trait = "0.1.85"
2424
env_logger = "0.11.6"
2525
uuid = "1.11.0"
26-
openssl = { version = "0.10.68", features = ["vendored"] }
26+
openssl = { version = "0.10.70", features = ["vendored"] }
2727
new_string_template = "1.5.3"
2828
async-std = { version = "1.13.0", features = ["attributes", "tokio1"] }
2929
regex = "1.11.1"

0 commit comments

Comments
 (0)