fix local time not work in musl (#20)

This commit is contained in:
Sijie.Sun
2024-02-27 21:47:08 +08:00
committed by GitHub
parent e5b3fb09e6
commit 31af413b03
4 changed files with 21 additions and 2 deletions

View File

@@ -23,6 +23,7 @@ log = "0.4"
thiserror = "1.0"
auto_impl = "1.1.0"
crossbeam = "0.8.4"
time = "0.3"
gethostname = "0.4.3"