Skip to content

Commit 97c10ce

Browse files
committed
consume Plato; prototype for a splitted Plato
1 parent f7ad20a commit 97c10ce

File tree

20 files changed

+4
-4904
lines changed

20 files changed

+4
-4904
lines changed

client/Cargo.lock

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

client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ name = "einkvnc"
99
path = "src/main.rs"
1010

1111
[dependencies]
12-
display = { path = "../display" }
12+
display = { git = "https://github.com/ivy-rew/plato.git", branch = "split" }
1313
vnc = { git = "https://github.com/whitequark/rust-vnc.git" }
1414
log = "0.4"
1515
env_logger = "0.7"

display/Cargo.lock

Lines changed: 0 additions & 203 deletions
This file was deleted.

display/Cargo.toml

Lines changed: 0 additions & 17 deletions
This file was deleted.

display/src/color.rs

Lines changed: 0 additions & 119 deletions
This file was deleted.

0 commit comments

Comments
 (0)