Updated time rust package to 0.3.36 on ZeroTierOne 1.14.0

Signed-off-by: Leonardo Amaral <contato@leonardoamaral.com.br>
This commit is contained in:
Leonardo Amaral 2024-08-17 21:39:54 -03:00
parent 91e7ce87f0
commit 6a37dabcde
No known key found for this signature in database

4
rustybits/Cargo.lock generated
View file

@ -2855,9 +2855,9 @@ dependencies = [
[[package]]
name = "time"
version = "0.3.34"
version = "0.3.36"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c8248b6521bb14bc45b4067159b9b6ad792e2d6d754d6c41fb50e29fefe38749"
checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885"
dependencies = [
"deranged",
"itoa",