Update custom consumption dependencies
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
15f701668f
commit
c0374e35b1
1502
custom_consumption/Cargo.lock
generated
1502
custom_consumption/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -1,12 +1,12 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "custom_consumption"
|
name = "custom_consumption"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2024"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
env_logger = "0.11.5"
|
env_logger = "0.11.7"
|
||||||
log = "0.4.22"
|
log = "0.4.27"
|
||||||
clap = { version = "4.5.18", features = ["derive", "env"] }
|
clap = { version = "4.5.34", features = ["derive", "env"] }
|
||||||
egui = "0.29.1"
|
egui = "0.31.1"
|
||||||
eframe = "0.29.1"
|
eframe = "0.31.1"
|
||||||
lazy_static = "1.5.0"
|
lazy_static = "1.5.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user