Skip to content

Commit f1e355e

Browse files
committed
fix: cleanup libs, bump tokio-wifiscanner version with macos fix
1 parent 0f21afb commit f1e355e

16 files changed

+4
-1616
lines changed

Cargo.lock

+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,7 @@ strum = "0.26.3"
8686
surge-ping = "0.8.1"
8787
tokio = { version = "1.40.0", features = ["full"] }
8888
tokio-util = "0.7.12"
89-
# tokio-wifiscanner = { path = "./libs/wifiscanner" }
90-
tokio-wifiscanner = { git = "https://github.com/Chleba/tokio-wifiscanner.git" }
89+
tokio-wifiscanner = "0.2.2"
9190
tracing = "0.1.40"
9291
tracing-error = "0.2.0"
9392
tracing-subscriber = { version = "0.3.18", features = ["env-filter", "serde"] }

libs/wifiscanner/.gitignore

-2
This file was deleted.

0 commit comments

Comments
 (0)