Skip to content

Commit

Permalink
fix(deps): update rust crate netdev to 0.29 (#633)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 5, 2024
1 parent 6cfd45f commit a67793f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

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

Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ mizer-commander = { path = "../../../../runtime/commander" }
tokio = { version = "1.37", features = ["net", "rt", "sync", "time"] }
serde = { version = "1", features = ["derive"] }
pro-dj-link = { git = "https://github.com/maxjoehnk/pro-dj-link-rs.git", features = ["tokio"], default-features = false }
netdev = "0.25"
netdev = "0.29"
enum_dispatch = "0.3"

0 comments on commit a67793f

Please sign in to comment.