Merge 52d3c1402a into 784d6a3d1a
This commit is contained in:
commit
12a41b5487
2 changed files with 370 additions and 419 deletions
787
hermes-pair/Cargo.lock
generated
787
hermes-pair/Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -24,7 +24,7 @@ rand = "0.8"
|
|||
uuid = { version = "1.13", features = ["v4", "serde"] }
|
||||
dirs = "6.0"
|
||||
clap = { version = "4.5", features = ["derive"] }
|
||||
eframe = { version = "0.31", default-features = false, features = ["default_fonts", "glow", "wayland", "x11"] }
|
||||
eframe = { version = "0.36", default-features = false, features = ["default_fonts", "glow", "wayland", "x11"] }
|
||||
base64 = "0.22"
|
||||
if-addrs = "0.13"
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
|
|
|
|||
Loading…
Reference in a new issue