Skip to content

Commit

Permalink
Update schannel to remove outdated windows-sys 0.36 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
messense committed Jan 9, 2023
1 parent ab1fae0 commit 2f41c12
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 65 deletions.
84 changes: 20 additions & 64 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ skip = [
# by default infinite
skip-tree = [
#{ name = "ansi_term", version = "=0.11.0", depth = 20 },
{ name = "windows-sys", version = "0.36.1" },
]

# This section is considered when running `cargo deny check sources`.
Expand Down

0 comments on commit 2f41c12

Please sign in to comment.