mirror of
https://github.com/lisk77/comet.git
synced 2025-12-12 17:18:50 +00:00
chore(math): remove warnings
This commit is contained in:
parent
81bc1cb790
commit
a2715eafab
8 changed files with 30 additions and 33 deletions
|
|
@ -7,4 +7,5 @@ edition = "2021"
|
|||
comet_log = { path = "../comet_log" }
|
||||
rand = "0.9.0-beta.1"
|
||||
image = { version = "0.24", default_features = false, features = ["png", "jpeg", "hdr"] }
|
||||
chrono = "0.4.40"
|
||||
chrono = "0.4.40"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue