Skip to content

Commit

Permalink
fix(deps): update rust crate zeroconf to 0.15 (#694)
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 Aug 30, 2024
1 parent 4fafa53 commit 7e1c3bf
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 crates/runtime/session/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ serde = { version = "1", features = ["derive"] }
tracing = "0.1"

[target.'cfg(unix)'.dependencies]
zeroconf = "0.14"
zeroconf = "0.15"

0 comments on commit 7e1c3bf

Please sign in to comment.