1 Commits

Author SHA1 Message Date
120592d5e5 Update materialui to ^7.2.0
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2025-07-21 00:20:33 +00:00
4 changed files with 69 additions and 18 deletions

View File

@@ -90,7 +90,7 @@ dependencies = [
"mime", "mime",
"percent-encoding", "percent-encoding",
"pin-project-lite", "pin-project-lite",
"rand 0.9.2", "rand 0.9.1",
"sha1", "sha1",
"smallvec", "smallvec",
"tokio", "tokio",
@@ -697,7 +697,7 @@ dependencies = [
"openssl", "openssl",
"openssl-sys", "openssl-sys",
"prettytable-rs", "prettytable-rs",
"rand 0.9.2", "rand 0.9.1",
"reqwest", "reqwest",
"rust-embed", "rust-embed",
"semver", "semver",
@@ -2305,9 +2305,9 @@ dependencies = [
[[package]] [[package]]
name = "rand" name = "rand"
version = "0.9.2" version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" checksum = "9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97"
dependencies = [ dependencies = [
"rand_chacha 0.9.0", "rand_chacha 0.9.0",
"rand_core 0.9.3", "rand_core 0.9.3",

View File

@@ -21,7 +21,7 @@ futures = "0.3.31"
serde = { version = "1.0.219", features = ["derive"] } serde = { version = "1.0.219", features = ["derive"] }
reqwest = { version = "0.12.22", features = ["json"] } reqwest = { version = "0.12.22", features = ["json"] }
serde_json = "1.0.141" serde_json = "1.0.141"
rand = "0.9.2" rand = "0.9.1"
actix = "0.13.5" actix = "0.13.5"
actix-identity = "0.8.0" actix-identity = "0.8.0"
actix-session = { version = "0.10.1", features = ["cookie-session"] } actix-session = { version = "0.10.1", features = ["cookie-session"] }

View File

@@ -765,7 +765,7 @@ version = "0.1.0"
dependencies = [ dependencies = [
"clap", "clap",
"eframe", "eframe",
"egui", "egui 0.31.1",
"env_logger", "env_logger",
"lazy_static", "lazy_static",
"log", "log",
@@ -818,6 +818,15 @@ version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f25c0e292a7ca6d6498557ff1df68f32c99850012b6ea401cf8daf771f22ff53" checksum = "f25c0e292a7ca6d6498557ff1df68f32c99850012b6ea401cf8daf771f22ff53"
[[package]]
name = "ecolor"
version = "0.31.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bc4feb366740ded31a004a0e4452fbf84e80ef432ecf8314c485210229672fd1"
dependencies = [
"emath 0.31.1",
]
[[package]] [[package]]
name = "ecolor" name = "ecolor"
version = "0.32.0" version = "0.32.0"
@@ -825,7 +834,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4a631732d995184114016fab22fc7e3faf73d6841c2d7650395fe251fbcd9285" checksum = "4a631732d995184114016fab22fc7e3faf73d6841c2d7650395fe251fbcd9285"
dependencies = [ dependencies = [
"bytemuck", "bytemuck",
"emath", "emath 0.32.0",
] ]
[[package]] [[package]]
@@ -837,7 +846,7 @@ dependencies = [
"ahash", "ahash",
"bytemuck", "bytemuck",
"document-features", "document-features",
"egui", "egui 0.32.0",
"egui-wgpu", "egui-wgpu",
"egui-winit", "egui-winit",
"egui_glow", "egui_glow",
@@ -864,6 +873,20 @@ dependencies = [
"winit", "winit",
] ]
[[package]]
name = "egui"
version = "0.31.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "25dd34cec49ab55d85ebf70139cb1ccd29c977ef6b6ba4fe85489d6877ee9ef3"
dependencies = [
"ahash",
"bitflags 2.9.0",
"emath 0.31.1",
"epaint 0.31.1",
"nohash-hasher",
"profiling",
]
[[package]] [[package]]
name = "egui" name = "egui"
version = "0.32.0" version = "0.32.0"
@@ -873,8 +896,8 @@ dependencies = [
"accesskit", "accesskit",
"ahash", "ahash",
"bitflags 2.9.0", "bitflags 2.9.0",
"emath", "emath 0.32.0",
"epaint", "epaint 0.32.0",
"log", "log",
"nohash-hasher", "nohash-hasher",
"profiling", "profiling",
@@ -891,8 +914,8 @@ dependencies = [
"ahash", "ahash",
"bytemuck", "bytemuck",
"document-features", "document-features",
"egui", "egui 0.32.0",
"epaint", "epaint 0.32.0",
"log", "log",
"profiling", "profiling",
"thiserror 1.0.69", "thiserror 1.0.69",
@@ -912,7 +935,7 @@ dependencies = [
"ahash", "ahash",
"arboard", "arboard",
"bytemuck", "bytemuck",
"egui", "egui 0.32.0",
"log", "log",
"profiling", "profiling",
"raw-window-handle", "raw-window-handle",
@@ -930,7 +953,7 @@ checksum = "d44f3fd4fdc5f960c9e9ef7327c26647edc3141abf96102980647129d49358e6"
dependencies = [ dependencies = [
"ahash", "ahash",
"bytemuck", "bytemuck",
"egui", "egui 0.32.0",
"glow", "glow",
"log", "log",
"memoffset", "memoffset",
@@ -940,6 +963,12 @@ dependencies = [
"winit", "winit",
] ]
[[package]]
name = "emath"
version = "0.31.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9e4cadcff7a5353ba72b7fea76bf2122b5ebdbc68e8155aa56dfdea90083fe1b"
[[package]] [[package]]
name = "emath" name = "emath"
version = "0.32.0" version = "0.32.0"
@@ -999,6 +1028,22 @@ dependencies = [
"log", "log",
] ]
[[package]]
name = "epaint"
version = "0.31.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "41fcc0f5a7c613afd2dee5e4b30c3e6acafb8ad6f0edb06068811f708a67c562"
dependencies = [
"ab_glyph",
"ahash",
"ecolor 0.31.1",
"emath 0.31.1",
"epaint_default_fonts 0.31.1",
"nohash-hasher",
"parking_lot",
"profiling",
]
[[package]] [[package]]
name = "epaint" name = "epaint"
version = "0.32.0" version = "0.32.0"
@@ -1008,15 +1053,21 @@ dependencies = [
"ab_glyph", "ab_glyph",
"ahash", "ahash",
"bytemuck", "bytemuck",
"ecolor", "ecolor 0.32.0",
"emath", "emath 0.32.0",
"epaint_default_fonts", "epaint_default_fonts 0.32.0",
"log", "log",
"nohash-hasher", "nohash-hasher",
"parking_lot", "parking_lot",
"profiling", "profiling",
] ]
[[package]]
name = "epaint_default_fonts"
version = "0.31.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fc7e7a64c02cf7a5b51e745a9e45f60660a286f151c238b9d397b3e923f5082f"
[[package]] [[package]]
name = "epaint_default_fonts" name = "epaint_default_fonts"
version = "0.32.0" version = "0.32.0"

View File

@@ -7,6 +7,6 @@ edition = "2024"
env_logger = "0.11.8" env_logger = "0.11.8"
log = "0.4.27" log = "0.4.27"
clap = { version = "4.5.41", features = ["derive", "env"] } clap = { version = "4.5.41", features = ["derive", "env"] }
egui = "0.32.0" egui = "0.31.1"
eframe = "0.32.0" eframe = "0.32.0"
lazy_static = "1.5.0" lazy_static = "1.5.0"