add time format string util
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -208,7 +208,7 @@ features = ["serde"]
|
||||
# standard date and time tools
|
||||
[workspace.dependencies.chrono]
|
||||
version = "0.4.38"
|
||||
features = ["alloc"]
|
||||
features = ["alloc", "std"]
|
||||
default-features = false
|
||||
|
||||
[workspace.dependencies.hyper]
|
||||
|
||||
Reference in New Issue
Block a user