Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: netdev
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and LeeSmet committed May 21, 2024
1 parent 9fb7956 commit 4932943
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.

2 changes: 1 addition & 1 deletion mycelium/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ quinn = { version = "0.11.0", default-features = false, features = [
] }
rustls = { version = "0.23.7", default-features = false, features = ["ring"] }
rcgen = "0.13.1"
netdev = "0.25.0"
netdev = "0.26.0"
openssl = "0.10.64"
tokio-openssl = "0.6.4"

Expand Down

0 comments on commit 4932943

Please sign in to comment.