Skip to content

Commit

Permalink
fix: remove fs4
Browse files Browse the repository at this point in the history
  • Loading branch information
SpikeHD committed Sep 5, 2024
1 parent 5c5b0b1 commit daed527
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
11 changes: 0 additions & 11 deletions src-tauri/Cargo.lock

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

1 change: 0 additions & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ regex = "1.10"
# rpc server
rsrpc = { git = "https://www.github.com/SpikeHD/rsRPC", tag = "v0.16.1" }
window_titles = { git = "https://github.com/SpikeHD/window_titles", branch = "master" }
fs4 = { version = "0.9.1", features = ["sync"] }

[target."cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))".dependencies]
webkit2gtk = "2.0"
Expand Down

0 comments on commit daed527

Please sign in to comment.