Compare commits
3 Commits
fe3b6a2af7
...
1a16905d98
| Author | SHA1 | Date | |
|---|---|---|---|
| 1a16905d98 | |||
| 38f06b45b9 | |||
| bfa6dfad0c |
@@ -28,7 +28,7 @@
|
||||
"semver": "^7.7.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^19.2.2",
|
||||
"@types/react": "^19.2.3",
|
||||
"@types/react-dom": "^19.2.2",
|
||||
"@types/semver": "^7.7.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.46.4",
|
||||
|
||||
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