Skip to content

Commit ab9697b

Browse files
Bug 1990382 - chore: upgrade chrono 0.4.41 → 0.4.42, windows-link 0.1 → 0.2 r=supply-chain-reviewers
Some common dependencies are starting to consume `windows-link` 0.2, like `backtrace` with <rust-lang/backtrace-rs#727>. This is going to become increasingly common, as crates previously targeting `windows-target` and `windows-sys` realize they can use `windows-link` for the small set of Windows platform APIs they actually need. This is the shortest path to start consuming `windows-link` 0.2, and I think it turned out to be pretty easy to review! Differential Revision: https://phabricator.services.mozilla.com/D265914
1 parent fd53183 commit ab9697b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+1034
-1141
lines changed

Cargo.lock

Lines changed: 4 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

supply-chain/audits.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1319,6 +1319,11 @@ criteria = "safe-to-deploy"
13191319
delta = "0.4.19 -> 0.4.40"
13201320
notes = "Significant refactor of both implementation and dependencies."
13211321

1322+
[[audits.chrono]]
1323+
who = "Erich Gubler <[email protected]>"
1324+
criteria = "safe-to-deploy"
1325+
delta = "0.4.41 -> 0.4.42"
1326+
13221327
[[audits.chunked_transfer]]
13231328
who = "Glenn Watson <[email protected]>"
13241329
criteria = "safe-to-deploy"
@@ -6993,6 +6998,11 @@ criteria = "safe-to-deploy"
69936998
version = "0.1.1"
69946999
notes = "A microsoft crate allowing unsafe calls to windows apis."
69957000

7001+
[[audits.windows-link]]
7002+
who = "Erich Gubler <[email protected]>"
7003+
criteria = "safe-to-deploy"
7004+
delta = "0.1.1 -> 0.2.0"
7005+
69967006
[[audits.winreg]]
69977007
who = "Ray Kraesig <[email protected]>"
69987008
criteria = "safe-to-run"

third_party/rust/android-tzdata/.cargo-checksum.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

third_party/rust/android-tzdata/Cargo.toml

Lines changed: 0 additions & 34 deletions
This file was deleted.

third_party/rust/android-tzdata/LICENSE-APACHE

Lines changed: 0 additions & 201 deletions
This file was deleted.

third_party/rust/android-tzdata/LICENSE-MIT

Lines changed: 0 additions & 21 deletions
This file was deleted.

third_party/rust/android-tzdata/README.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

third_party/rust/android-tzdata/src/lib.rs

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)