Skip to content

Commit

Permalink
Merge pull request #193 from expressvpn/gha/cargo-update
Browse files Browse the repository at this point in the history
[auto] Update cargo dependencies
  • Loading branch information
xv-ian-c authored Nov 11, 2024
2 parents 4c48c20 + 2e2aa72 commit 8366f61
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 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 wolfssl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ unnecessary_safety_comment = "deny"
[dependencies]
bytes = "1"
log = "0.4"
thiserror = "1.0"
thiserror = "2.0"
wolfssl-sys = { path = "../wolfssl-sys", version = "1.2.0" }

[dev-dependencies]
Expand Down

0 comments on commit 8366f61

Please sign in to comment.