Skip to content

Commit a247ac3

Browse files
committed
anyrun: Changed Relm4 repository location to anyrun-org
1 parent 0da6ca8 commit a247ac3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

anyrun/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ anyrun-provider-ipc = { git = "https://github.com/anyrun-org/anyrun-provider" }
1414
clap = { features = [ "derive" ], version = "4.2.7" }
1515
gtk4 = { features = [ "v4_12" ], version = "0.10.0" }
1616
gtk4-layer-shell = "0.6.3"
17-
relm4 = { branch = "service", git = "https://github.com/Kirottu/Relm4" }
17+
relm4 = { branch = "service", git = "https://github.com/anyrun-org/Relm4" }
1818
ron = "0.8.0"
1919
serde = { features = [ "derive" ], version = "1.0.210" }
2020
serde_json = "1.0.143"

0 commit comments

Comments
 (0)