mirror of
https://github.com/loot/loot-condition-interpreter.git
synced 2026-07-27 14:16:09 -07:00
Downgrade ryu to an audited version
The differences don't seem to be significant for LCI's usage.
This commit is contained in:
@@ -124,10 +124,6 @@ criteria = "safe-to-run"
|
||||
suggest = false
|
||||
notes = "At time of review this was only built if targeting WASM, which is not an intended target."
|
||||
|
||||
[[exemptions.ryu]]
|
||||
version = "1.0.20"
|
||||
criteria = "safe-to-run"
|
||||
|
||||
[[exemptions.walkdir]]
|
||||
version = "2.5.0"
|
||||
criteria = "safe-to-run"
|
||||
|
||||
@@ -829,6 +829,12 @@ delta = "1.0.19 -> 1.0.20"
|
||||
notes = "Only minor updates to documentation and the mock today used for testing."
|
||||
aggregated-from = "https://chromium.googlesource.com/chromium/src/+/main/third_party/rust/chromium_crates_io/supply-chain/audits.toml?format=TEXT"
|
||||
|
||||
[[audits.google.audits.ryu]]
|
||||
who = "Android Legacy"
|
||||
criteria = "safe-to-run"
|
||||
version = "1.0.5"
|
||||
aggregated-from = "https://chromium.googlesource.com/chromiumos/third_party/rust_crates/+/refs/heads/main/cargo-vet/audits.toml?format=TEXT"
|
||||
|
||||
[[audits.google.audits.same-file]]
|
||||
who = "Android Legacy"
|
||||
criteria = "safe-to-run"
|
||||
|
||||
Reference in New Issue
Block a user