Skip to content

Commit

Permalink
fix: cleanup libs, bump tokio-wifiscanner version with macos fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Chleba committed Nov 30, 2024
1 parent 0f21afb commit f1e355e
Show file tree
Hide file tree
Showing 16 changed files with 4 additions and 1,616 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

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

3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,7 @@ strum = "0.26.3"
surge-ping = "0.8.1"
tokio = { version = "1.40.0", features = ["full"] }
tokio-util = "0.7.12"
# tokio-wifiscanner = { path = "./libs/wifiscanner" }
tokio-wifiscanner = { git = "https://github.com/Chleba/tokio-wifiscanner.git" }
tokio-wifiscanner = "0.2.2"
tracing = "0.1.40"
tracing-error = "0.2.0"
tracing-subscriber = { version = "0.3.18", features = ["env-filter", "serde"] }
Expand Down
2 changes: 0 additions & 2 deletions libs/wifiscanner/.gitignore

This file was deleted.

Loading

0 comments on commit f1e355e

Please sign in to comment.