Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rise0chen committed Jan 3, 2025
1 parent b079235 commit 7c600ff
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 105 deletions.
122 changes: 18 additions & 104 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ cmod = {version = "0.4"}
futures-timer = "3"
futures-util = {version = "0.3", default-features = false}
jsonrpsee-core = {version = "0.24", default-features = false}
mdns-sd = {version = "0.11", default-features = false, features = ["async"], optional = true}
mdns-sd = {version = "0.13", default-features = false, features = ["async"], optional = true}
mlua = {version = "0.10", features = ["lua54"], optional = true}
once_cell = {version = "1", default-features = false}
pin-project-lite = "0.2"
Expand Down

0 comments on commit 7c600ff

Please sign in to comment.