mirror of
https://github.com/uutils/procps.git
synced 2026-06-10 16:14:00 -07:00
chore(deps): update rust crate chrono to v0.4.44
This commit is contained in:
committed by
Daniel Hofstetter
parent
e429ab83c1
commit
f8435d3417
Generated
+2
-2
@@ -207,9 +207,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "chrono"
|
||||
version = "0.4.43"
|
||||
version = "0.4.44"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "fac4744fb15ae8337dc853fee7fb3f4e48c0fbaa23d0afe49c447b4fab126118"
|
||||
checksum = "c673075a2e0e5f4a1dde27ce9dee1ea4558c7ffe648f576438a20ca1d2acc4b0"
|
||||
dependencies = [
|
||||
"iana-time-zone",
|
||||
"num-traits",
|
||||
|
||||
Reference in New Issue
Block a user