move to central config, make TZ compile time const, confgureable later!
This commit is contained in:
@@ -77,6 +77,7 @@ serde_json = "1.0.108"
|
||||
#timezone
|
||||
chrono = { version = "0.4.23", default-features = false , features = ["iana-time-zone" , "alloc"] }
|
||||
chrono-tz = {version="0.8.0", default-features = false , features = [ "filter-by-regex" ]}
|
||||
eeprom24x = "0.7.2"
|
||||
|
||||
|
||||
[patch.crates-io]
|
||||
|
Reference in New Issue
Block a user