Skip to content

Commit

Permalink
Merge pull request #196 from bee-san/dependabot/cargo/openssl-src-111…
Browse files Browse the repository at this point in the history
….25.01.1.1t

Bump openssl-src from 111.24.0+1.1.1s to 111.25.0+1.1.1t
  • Loading branch information
SkeletalDemise authored Feb 9, 2023
2 parents 1c7d6aa + 7732bb0 commit 265977c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 11 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ doc/

#/target
#Cargo.lock

/.idea
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.

10 changes: 1 addition & 9 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,6 @@ ignore = [
"RUSTSEC-2020-0071",
# libgit2-sys is used in cargo-deny, ignoring it until they update
"RUSTSEC-2023-0003",
# openssl-src is used in cargo-deny, ignoring it until they update
"RUSTSEC-2023-0006",
# openssl-src is used in cargo-deny, ignoring it until they update
"RUSTSEC-2023-0007",
# openssl-src is used in cargo-deny, ignoring it until they update
"RUSTSEC-2023-0009",
# openssl-src is used in cargo-deny, ignoring it until they update
"RUSTSEC-2023-0010"
]


Expand Down Expand Up @@ -66,4 +58,4 @@ name = "ring"
expression = "MIT AND ISC AND OpenSSL"
license-files = [
{ path = "LICENSE", hash = 0xbd0eed23 }
]
]

0 comments on commit 265977c

Please sign in to comment.