mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-09 14:01:03 +02:00
build: use patched version of stray
This commit is contained in:
parent
de98cf3dae
commit
96323801d9
4 changed files with 22 additions and 148 deletions
|
@ -103,3 +103,6 @@ futures-util = { version = "0.3.21", optional = true }
|
|||
|
||||
# shared
|
||||
regex = { version = "1.8.4", default-features = false, features = ["std"], optional = true } # music, sys_info
|
||||
|
||||
[patch.crates-io]
|
||||
stray = { git = "https://github.com/jakestanger/stray", branch = "fix/connection-errors" }
|
Loading…
Add table
Add a link
Reference in a new issue