Merge pull request 'chore(deps): update rust crate chrono to v0.4.43' (#228) from renovate/all-minor-patch into master
All checks were successful
Continuous integration / Check (push) Successful in 3m16s
Continuous integration / Test Suite (push) Successful in 2m30s
Continuous integration / Rustfmt (push) Successful in 57s
Continuous integration / Trunk (push) Successful in 2m8s
Continuous integration / build (push) Successful in 2m22s
Continuous integration / Disallow unused dependencies (push) Successful in 5m47s
All checks were successful
Continuous integration / Check (push) Successful in 3m16s
Continuous integration / Test Suite (push) Successful in 2m30s
Continuous integration / Rustfmt (push) Successful in 57s
Continuous integration / Trunk (push) Successful in 2m8s
Continuous integration / build (push) Successful in 2m22s
Continuous integration / Disallow unused dependencies (push) Successful in 5m47s
This commit was merged in pull request #228.
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -879,9 +879,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "chrono"
|
||||
version = "0.4.42"
|
||||
version = "0.4.43"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2"
|
||||
checksum = "fac4744fb15ae8337dc853fee7fb3f4e48c0fbaa23d0afe49c447b4fab126118"
|
||||
dependencies = [
|
||||
"iana-time-zone",
|
||||
"js-sys",
|
||||
|
||||
Reference in New Issue
Block a user