Compare commits
3 Commits
8bc2472bec
...
b7e178423f
| Author | SHA1 | Date | |
|---|---|---|---|
| b7e178423f | |||
| 07e3a7b371 | |||
| be6f57ce17 |
@@ -15,8 +15,8 @@
|
||||
"@fontsource/roboto": "^5.2.8",
|
||||
"@mdi/js": "^7.4.47",
|
||||
"@mdi/react": "^1.6.1",
|
||||
"@mui/icons-material": "^7.3.4",
|
||||
"@mui/material": "^7.3.4",
|
||||
"@mui/icons-material": "^7.3.5",
|
||||
"@mui/material": "^7.3.5",
|
||||
"@mui/x-charts": "^8.16.0",
|
||||
"@mui/x-date-pickers": "^8.16.0",
|
||||
"date-and-time": "^4.1.0",
|
||||
|
||||
619
custom_consumption/Cargo.lock
generated
619
custom_consumption/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -8,5 +8,5 @@ env_logger = "0.11.8"
|
||||
log = "0.4.28"
|
||||
clap = { version = "4.5.51", features = ["derive", "env"] }
|
||||
egui = "0.32.3"
|
||||
eframe = "0.32.3"
|
||||
eframe = "0.33.0"
|
||||
lazy_static = "1.5.0"
|
||||
|
||||
Reference in New Issue
Block a user