Skip to content

Commit

Permalink
fix: bump rsrpc
Browse files Browse the repository at this point in the history
  • Loading branch information
SpikeHD committed Nov 6, 2023
1 parent 524be44 commit 40894ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ sysinfo = { version = "0.26.8" }
auto-launch = "0.5.0"

# rpc server
rsrpc = { git = "https://www.github.com/SpikeHD/rsRPC", branch = "0.4.3" }
rsrpc = { git = "https://www.github.com/SpikeHD/rsRPC", branch = "0.4.4" }

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

0 comments on commit 40894ce

Please sign in to comment.