fix: bump time

This commit is contained in:
DecDuck
2025-03-25 09:30:29 +11:00
parent 96ef9f251e
commit 94cc39b1c3

View File

@ -17,8 +17,8 @@ napi-derive = "2.12.2"
hex = "0.4.3"
serde_json = "1.0.128"
md5 = "0.7.0"
time-macros = "=0.2.21"
time = "0.3.40"
time-macros = "0.2.22"
time = "0.3.41"
webpki = "0.22.4"
ring = "0.17.14"