mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 13:39:52 +00:00
feat(app): new layout
This commit is contained in:
parent
9f66a45970
commit
679270d9e0
19 changed files with 681 additions and 276 deletions
|
|
@ -41,6 +41,7 @@ semver = "1.0.27"
|
|||
reqwest = { version = "0.12", default-features = false, features = ["rustls-tls"] }
|
||||
uuid = { version = "1.19.0", features = ["v4"] }
|
||||
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
gtk = "0.18.2"
|
||||
webkit2gtk = "=2.0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue