New packages an dependencies.

This commit is contained in:
Pcornat 2022-10-30 13:15:53 +01:00
commit 8886c73316
Signed by: Pcornat
GPG key ID: 2F3932FF46D9ECA0
2 changed files with 1 additions and 212 deletions

View file

@ -6,5 +6,5 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
eframe = { version = "*", features = ["screen_reader", "dark-light"] }
eframe = { version = "*", features = ["dark-light"] }
json = "*"