2024-04-22 16:31:40 -07:00
|
|
|
|
|
|
|
# cargo-vet config file
|
|
|
|
|
|
|
|
[cargo-vet]
|
2024-10-21 20:53:53 -07:00
|
|
|
version = "0.10"
|
2024-04-22 16:31:40 -07:00
|
|
|
|
2024-04-22 17:02:25 -07:00
|
|
|
[imports.bytecode-alliance]
|
|
|
|
url = "https://raw.githubusercontent.com/bytecodealliance/wasmtime/main/supply-chain/audits.toml"
|
|
|
|
|
2024-04-22 17:03:36 -07:00
|
|
|
[imports.embark-studios]
|
|
|
|
url = "https://raw.githubusercontent.com/EmbarkStudios/rust-ecosystem/main/audits.toml"
|
|
|
|
|
2024-04-22 17:04:49 -07:00
|
|
|
[imports.fermyon]
|
|
|
|
url = "https://raw.githubusercontent.com/fermyon/spin/main/supply-chain/audits.toml"
|
|
|
|
|
2024-04-22 17:00:52 -07:00
|
|
|
[imports.google]
|
|
|
|
url = "https://raw.githubusercontent.com/google/supply-chain/main/audits.toml"
|
|
|
|
|
2024-04-22 17:01:23 -07:00
|
|
|
[imports.isrg]
|
|
|
|
url = "https://raw.githubusercontent.com/divviup/libprio-rs/main/supply-chain/audits.toml"
|
|
|
|
|
2024-04-22 16:59:40 -07:00
|
|
|
[imports.mozilla]
|
|
|
|
url = "https://raw.githubusercontent.com/mozilla/supply-chain/main/audits.toml"
|
|
|
|
|
2024-04-22 16:42:55 -07:00
|
|
|
[imports.zcash]
|
|
|
|
url = "https://raw.githubusercontent.com/zcash/rust-ecosystem/main/supply-chain/audits.toml"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[policy.equihash]
|
|
|
|
audit-as-crates-io = true
|
|
|
|
|
|
|
|
[policy.f4jumble]
|
|
|
|
audit-as-crates-io = true
|
|
|
|
|
2024-10-11 07:54:14 -07:00
|
|
|
[policy.pczt]
|
|
|
|
audit-as-crates-io = true
|
|
|
|
|
2024-07-18 20:24:32 -07:00
|
|
|
[policy.zcash]
|
|
|
|
audit-as-crates-io = true
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[policy.zcash_address]
|
|
|
|
audit-as-crates-io = true
|
|
|
|
|
|
|
|
[policy.zcash_client_backend]
|
|
|
|
audit-as-crates-io = true
|
|
|
|
|
|
|
|
[policy.zcash_client_sqlite]
|
|
|
|
audit-as-crates-io = true
|
|
|
|
|
|
|
|
[policy.zcash_encoding]
|
|
|
|
audit-as-crates-io = true
|
|
|
|
|
|
|
|
[policy.zcash_extensions]
|
|
|
|
audit-as-crates-io = true
|
|
|
|
|
|
|
|
[policy.zcash_history]
|
|
|
|
audit-as-crates-io = true
|
|
|
|
|
|
|
|
[policy.zcash_keys]
|
|
|
|
audit-as-crates-io = true
|
|
|
|
|
|
|
|
[policy.zcash_primitives]
|
|
|
|
audit-as-crates-io = true
|
|
|
|
|
|
|
|
[policy.zcash_proofs]
|
|
|
|
audit-as-crates-io = true
|
|
|
|
|
|
|
|
[policy.zcash_protocol]
|
|
|
|
audit-as-crates-io = true
|
|
|
|
|
2024-12-16 21:07:12 -08:00
|
|
|
[policy.zcash_transparent]
|
|
|
|
audit-as-crates-io = true
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[policy.zip321]
|
|
|
|
audit-as-crates-io = true
|
|
|
|
|
|
|
|
[[exemptions.addr2line]]
|
|
|
|
version = "0.21.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.aead]]
|
|
|
|
version = "0.5.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.aes]]
|
|
|
|
version = "0.8.3"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.ahash]]
|
|
|
|
version = "0.8.6"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.aho-corasick]]
|
|
|
|
version = "1.1.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.amplify]]
|
|
|
|
version = "4.6.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.amplify_derive]]
|
|
|
|
version = "4.0.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.amplify_num]]
|
|
|
|
version = "0.5.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.amplify_syn]]
|
|
|
|
version = "2.0.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.android-tzdata]]
|
|
|
|
version = "0.1.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.arrayvec]]
|
|
|
|
version = "0.7.4"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.arti-client]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.ascii]]
|
|
|
|
version = "1.1.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.assert_matches]]
|
|
|
|
version = "1.5.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.async-compression]]
|
|
|
|
version = "0.4.11"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.async-trait]]
|
|
|
|
version = "0.1.78"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.async_executors]]
|
|
|
|
version = "0.7.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.asynchronous-codec]]
|
|
|
|
version = "0.7.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.atomic]]
|
|
|
|
version = "0.5.3"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-10-16 16:00:31 -07:00
|
|
|
[[exemptions.atomic]]
|
|
|
|
version = "0.6.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-12-04 01:24:44 -08:00
|
|
|
[[exemptions.atomic-polyfill]]
|
|
|
|
version = "1.0.3"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-07-10 16:48:28 -07:00
|
|
|
[[exemptions.atomic-waker]]
|
|
|
|
version = "1.1.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.axum]]
|
2024-07-10 16:48:28 -07:00
|
|
|
version = "0.7.5"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.axum-core]]
|
2024-07-10 16:48:28 -07:00
|
|
|
version = "0.4.3"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.backtrace]]
|
|
|
|
version = "0.3.69"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.base16ct]]
|
|
|
|
version = "0.2.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.base64ct]]
|
|
|
|
version = "1.6.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.bech32]]
|
2024-12-13 12:14:20 -08:00
|
|
|
version = "0.11.0"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.bellman]]
|
|
|
|
version = "0.14.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-07-19 18:51:02 -07:00
|
|
|
[[exemptions.bip0039]]
|
|
|
|
version = "0.11.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.bitvec]]
|
|
|
|
version = "1.0.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.blake2b_simd]]
|
|
|
|
version = "1.0.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.blake2s_simd]]
|
|
|
|
version = "1.0.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.blanket]]
|
|
|
|
version = "0.3.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.bls12_381]]
|
|
|
|
version = "0.8.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.bounded-vec-deque]]
|
|
|
|
version = "0.1.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.bs58]]
|
|
|
|
version = "0.5.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.by_address]]
|
|
|
|
version = "1.2.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.bytes]]
|
|
|
|
version = "1.5.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.caret]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.5.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.cbc]]
|
|
|
|
version = "0.1.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-10-18 15:41:52 -07:00
|
|
|
[[exemptions.cc]]
|
|
|
|
version = "1.1.30"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.chacha20]]
|
|
|
|
version = "0.9.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.chacha20poly1305]]
|
|
|
|
version = "0.10.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.chrono]]
|
|
|
|
version = "0.4.38"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.ciborium]]
|
|
|
|
version = "0.2.1"
|
|
|
|
criteria = "safe-to-run"
|
|
|
|
|
|
|
|
[[exemptions.ciborium-io]]
|
|
|
|
version = "0.2.1"
|
|
|
|
criteria = "safe-to-run"
|
|
|
|
|
|
|
|
[[exemptions.ciborium-ll]]
|
|
|
|
version = "0.2.1"
|
|
|
|
criteria = "safe-to-run"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.coarsetime]]
|
|
|
|
version = "0.1.34"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.concurrent-queue]]
|
|
|
|
version = "2.5.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.const-oid]]
|
|
|
|
version = "0.9.6"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-10-18 15:41:52 -07:00
|
|
|
[[exemptions.convert_case]]
|
|
|
|
version = "0.6.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-12-13 08:30:25 -08:00
|
|
|
[[exemptions.core2]]
|
|
|
|
version = "0.3.3"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.cpufeatures]]
|
|
|
|
version = "0.2.11"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.criterion]]
|
|
|
|
version = "0.4.0"
|
|
|
|
criteria = "safe-to-run"
|
|
|
|
|
|
|
|
[[exemptions.criterion-plot]]
|
|
|
|
version = "0.5.0"
|
|
|
|
criteria = "safe-to-run"
|
|
|
|
|
2024-12-04 01:24:44 -08:00
|
|
|
[[exemptions.critical-section]]
|
|
|
|
version = "1.2.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.crossbeam-channel]]
|
|
|
|
version = "0.5.8"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.crossbeam-deque]]
|
|
|
|
version = "0.8.3"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.crossbeam-epoch]]
|
|
|
|
version = "0.9.15"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.crossbeam-utils]]
|
2024-05-14 04:39:16 -07:00
|
|
|
version = "0.8.19"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.crypto-bigint]]
|
|
|
|
version = "0.5.5"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.ctr]]
|
|
|
|
version = "0.9.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-07-19 18:51:02 -07:00
|
|
|
[[exemptions.curve25519-dalek]]
|
|
|
|
version = "4.1.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.curve25519-dalek-derive]]
|
|
|
|
version = "0.1.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.daggy]]
|
|
|
|
version = "0.8.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.darling]]
|
|
|
|
version = "0.14.4"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.darling]]
|
|
|
|
version = "0.20.9"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.darling_core]]
|
|
|
|
version = "0.14.4"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.darling_core]]
|
|
|
|
version = "0.20.9"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.darling_macro]]
|
|
|
|
version = "0.14.4"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.darling_macro]]
|
|
|
|
version = "0.20.9"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.data-encoding]]
|
|
|
|
version = "2.6.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.der]]
|
|
|
|
version = "0.7.8"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.derive-adhoc]]
|
|
|
|
version = "0.7.3"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.derive-adhoc-macros]]
|
|
|
|
version = "0.7.3"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-10-16 16:00:31 -07:00
|
|
|
[[exemptions.derive-deftly]]
|
|
|
|
version = "0.14.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.derive-deftly-macros]]
|
|
|
|
version = "0.14.2"
|
2024-10-16 15:53:06 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.derive_builder_core_fork_arti]]
|
|
|
|
version = "0.11.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.derive_builder_fork_arti]]
|
|
|
|
version = "0.11.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.derive_builder_macro_fork_arti]]
|
|
|
|
version = "0.11.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-10-18 15:41:52 -07:00
|
|
|
[[exemptions.derive_more]]
|
|
|
|
version = "1.0.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.derive_more-impl]]
|
|
|
|
version = "1.0.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.digest]]
|
|
|
|
version = "0.9.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.directories]]
|
|
|
|
version = "5.0.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.dirs]]
|
|
|
|
version = "5.0.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.dirs-sys]]
|
|
|
|
version = "0.4.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.downcast-rs]]
|
|
|
|
version = "1.2.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.dyn-clone]]
|
|
|
|
version = "1.0.17"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-10-25 22:07:09 -07:00
|
|
|
[[exemptions.dynosaur]]
|
|
|
|
version = "0.1.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.dynosaur_derive]]
|
|
|
|
version = "0.1.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.ecdsa]]
|
|
|
|
version = "0.16.9"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-07-19 18:51:02 -07:00
|
|
|
[[exemptions.ed25519]]
|
|
|
|
version = "2.2.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.ed25519-dalek]]
|
2024-10-16 15:53:06 -07:00
|
|
|
version = "2.1.1"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-07-19 18:51:02 -07:00
|
|
|
[[exemptions.ed25519-zebra]]
|
|
|
|
version = "3.0.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.educe]]
|
|
|
|
version = "0.4.23"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.elliptic-curve]]
|
|
|
|
version = "0.13.8"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-12-04 01:24:44 -08:00
|
|
|
[[exemptions.embedded-io]]
|
|
|
|
version = "0.6.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.enum-ordinalize]]
|
|
|
|
version = "3.1.15"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.event-listener]]
|
2024-10-16 16:00:31 -07:00
|
|
|
version = "5.3.1"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.fallible-iterator]]
|
|
|
|
version = "0.2.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.fallible-streaming-iterator]]
|
|
|
|
version = "0.1.9"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.ff]]
|
|
|
|
version = "0.13.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-10-16 16:00:31 -07:00
|
|
|
[[exemptions.figment]]
|
|
|
|
version = "0.10.19"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.filetime]]
|
|
|
|
version = "0.2.25"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.findshlibs]]
|
|
|
|
version = "0.10.2"
|
|
|
|
criteria = "safe-to-run"
|
|
|
|
|
|
|
|
[[exemptions.fixed-hash]]
|
|
|
|
version = "0.8.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.fixedbitset]]
|
|
|
|
version = "0.4.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.fluid-let]]
|
|
|
|
version = "1.0.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.fpe]]
|
|
|
|
version = "0.6.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.fs-mistrust]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.8.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.fslock]]
|
|
|
|
version = "0.2.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.funty]]
|
|
|
|
version = "2.0.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.futures-macro]]
|
2024-06-14 04:39:44 -07:00
|
|
|
version = "0.3.21"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-10-16 16:00:31 -07:00
|
|
|
[[exemptions.futures-rustls]]
|
|
|
|
version = "0.26.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.futures-sink]]
|
|
|
|
version = "0.3.29"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.futures-task]]
|
|
|
|
version = "0.3.29"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.futures-util]]
|
2024-06-14 04:39:44 -07:00
|
|
|
version = "0.3.21"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.generic-array]]
|
|
|
|
version = "0.14.7"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.getrandom]]
|
|
|
|
version = "0.2.11"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.gimli]]
|
2024-05-14 04:39:16 -07:00
|
|
|
version = "0.28.1"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.glob-match]]
|
|
|
|
version = "0.2.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.group]]
|
|
|
|
version = "0.13.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.gumdrop]]
|
|
|
|
version = "0.8.1"
|
2024-07-19 18:51:02 -07:00
|
|
|
criteria = "safe-to-deploy"
|
2024-04-22 16:31:40 -07:00
|
|
|
|
|
|
|
[[exemptions.gumdrop_derive]]
|
|
|
|
version = "0.8.1"
|
2024-07-19 18:51:02 -07:00
|
|
|
criteria = "safe-to-deploy"
|
2024-04-22 16:31:40 -07:00
|
|
|
|
|
|
|
[[exemptions.h2]]
|
|
|
|
version = "0.3.21"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-12-04 01:24:44 -08:00
|
|
|
[[exemptions.hash32]]
|
|
|
|
version = "0.2.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.hashbrown]]
|
|
|
|
version = "0.14.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-10-16 15:53:06 -07:00
|
|
|
[[exemptions.hashbrown]]
|
|
|
|
version = "0.15.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.hashlink]]
|
2024-10-16 16:00:31 -07:00
|
|
|
version = "0.7.0"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-12-04 01:24:44 -08:00
|
|
|
[[exemptions.heapless]]
|
|
|
|
version = "0.7.17"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.hermit-abi]]
|
|
|
|
version = "0.3.3"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.hkdf]]
|
|
|
|
version = "0.12.4"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.home]]
|
|
|
|
version = "0.5.5"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.hostname-validator]]
|
|
|
|
version = "1.1.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.http]]
|
2024-07-10 16:48:28 -07:00
|
|
|
version = "1.1.0"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.httparse]]
|
|
|
|
version = "1.8.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.humantime]]
|
|
|
|
version = "2.1.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.humantime-serde]]
|
|
|
|
version = "1.1.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.hyper]]
|
2024-07-18 20:24:32 -07:00
|
|
|
version = "1.4.1"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.hyper-timeout]]
|
|
|
|
version = "0.4.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-07-10 16:48:28 -07:00
|
|
|
[[exemptions.hyper-util]]
|
2024-06-14 04:48:18 -07:00
|
|
|
version = "0.1.5"
|
2024-07-10 16:48:28 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.iana-time-zone]]
|
|
|
|
version = "0.1.60"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.indexmap]]
|
|
|
|
version = "1.9.3"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.indexmap]]
|
2024-10-16 15:53:06 -07:00
|
|
|
version = "2.6.0"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.inferno]]
|
|
|
|
version = "0.11.17"
|
|
|
|
criteria = "safe-to-run"
|
|
|
|
|
2024-10-16 16:00:31 -07:00
|
|
|
[[exemptions.inotify]]
|
|
|
|
version = "0.9.6"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.inotify-sys]]
|
|
|
|
version = "0.1.5"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-10-16 15:53:06 -07:00
|
|
|
[[exemptions.inventory]]
|
|
|
|
version = "0.3.15"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.itertools]]
|
2024-05-14 04:39:16 -07:00
|
|
|
version = "0.10.5"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.itertools]]
|
|
|
|
version = "0.11.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-10-16 16:00:31 -07:00
|
|
|
[[exemptions.itertools]]
|
|
|
|
version = "0.13.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.jobserver]]
|
|
|
|
version = "0.1.31"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.js-sys]]
|
|
|
|
version = "0.3.65"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
2024-04-22 16:31:40 -07:00
|
|
|
|
|
|
|
[[exemptions.jubjub]]
|
|
|
|
version = "0.10.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-10-16 16:00:31 -07:00
|
|
|
[[exemptions.kqueue]]
|
|
|
|
version = "1.0.8"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.kqueue-sys]]
|
|
|
|
version = "1.0.4"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.libc]]
|
2024-05-14 04:39:16 -07:00
|
|
|
version = "0.2.154"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.libm]]
|
2024-04-22 17:40:33 -07:00
|
|
|
version = "0.2.2"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.libredox]]
|
|
|
|
version = "0.0.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.libsqlite3-sys]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.30.1"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.linux-raw-sys]]
|
2024-05-14 04:39:16 -07:00
|
|
|
version = "0.4.12"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.lock_api]]
|
2024-06-14 04:39:44 -07:00
|
|
|
version = "0.4.12"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.lzma-sys]]
|
|
|
|
version = "0.1.20"
|
|
|
|
criteria = "safe-to-deploy"
|
2024-04-22 16:31:40 -07:00
|
|
|
|
|
|
|
[[exemptions.matchit]]
|
|
|
|
version = "0.7.3"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.memchr]]
|
|
|
|
version = "2.6.4"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.memmap2]]
|
|
|
|
version = "0.5.4"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.merlin]]
|
2024-10-16 15:53:06 -07:00
|
|
|
version = "3.0.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.mime]]
|
|
|
|
version = "0.3.17"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.minimal-lexical]]
|
|
|
|
version = "0.2.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.minreq]]
|
|
|
|
version = "2.11.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.mio]]
|
2024-05-14 04:39:16 -07:00
|
|
|
version = "0.8.10"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.multimap]]
|
|
|
|
version = "0.8.3"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-10-16 16:00:31 -07:00
|
|
|
[[exemptions.notify]]
|
|
|
|
version = "6.1.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.num-bigint-dig]]
|
|
|
|
version = "0.8.4"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.num-format]]
|
|
|
|
version = "0.4.4"
|
|
|
|
criteria = "safe-to-run"
|
|
|
|
|
|
|
|
[[exemptions.num_cpus]]
|
|
|
|
version = "1.16.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.object]]
|
|
|
|
version = "0.32.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.once_cell]]
|
|
|
|
version = "1.18.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-10-16 16:00:31 -07:00
|
|
|
[[exemptions.oneshot-fused-workaround]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.2.0"
|
2024-10-16 16:00:31 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.option-ext]]
|
|
|
|
version = "0.2.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.ordered-float]]
|
|
|
|
version = "2.10.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.p256]]
|
|
|
|
version = "0.13.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.p384]]
|
|
|
|
version = "0.13.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.p521]]
|
|
|
|
version = "0.13.3"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.pairing]]
|
|
|
|
version = "0.23.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.parking]]
|
|
|
|
version = "2.2.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.parking_lot]]
|
|
|
|
version = "0.12.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.parking_lot_core]]
|
2024-06-14 04:39:44 -07:00
|
|
|
version = "0.9.10"
|
|
|
|
criteria = "safe-to-deploy"
|
2024-04-22 16:31:40 -07:00
|
|
|
|
2024-07-19 18:51:02 -07:00
|
|
|
[[exemptions.password-hash]]
|
|
|
|
version = "0.3.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.pasta_curves]]
|
|
|
|
version = "0.5.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.paste]]
|
|
|
|
version = "1.0.15"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-07-19 18:51:02 -07:00
|
|
|
[[exemptions.pbkdf2]]
|
|
|
|
version = "0.9.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.pem-rfc7468]]
|
|
|
|
version = "0.7.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.petgraph]]
|
2024-05-14 04:39:16 -07:00
|
|
|
version = "0.6.5"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.phf]]
|
|
|
|
version = "0.8.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.phf_generator]]
|
|
|
|
version = "0.8.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.phf_macros]]
|
|
|
|
version = "0.10.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.phf_shared]]
|
|
|
|
version = "0.8.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.pin-project]]
|
2024-05-14 04:39:16 -07:00
|
|
|
version = "1.1.5"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.pin-project-internal]]
|
|
|
|
version = "1.1.3"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.pkcs1]]
|
|
|
|
version = "0.7.5"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.pkcs8]]
|
|
|
|
version = "0.10.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.plotters]]
|
|
|
|
version = "0.3.5"
|
|
|
|
criteria = "safe-to-run"
|
|
|
|
|
|
|
|
[[exemptions.plotters-backend]]
|
|
|
|
version = "0.3.5"
|
|
|
|
criteria = "safe-to-run"
|
|
|
|
|
|
|
|
[[exemptions.plotters-svg]]
|
|
|
|
version = "0.3.5"
|
|
|
|
criteria = "safe-to-run"
|
|
|
|
|
|
|
|
[[exemptions.poly1305]]
|
|
|
|
version = "0.8.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.postage]]
|
|
|
|
version = "0.5.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-12-04 01:24:44 -08:00
|
|
|
[[exemptions.postcard]]
|
|
|
|
version = "1.1.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.pprof]]
|
2024-06-12 04:45:09 -07:00
|
|
|
version = "0.13.0"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-run"
|
|
|
|
|
|
|
|
[[exemptions.ppv-lite86]]
|
|
|
|
version = "0.2.17"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.prettyplease]]
|
|
|
|
version = "0.2.15"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.primeorder]]
|
|
|
|
version = "0.13.6"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.primitive-types]]
|
|
|
|
version = "0.12.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.priority-queue]]
|
2024-10-16 16:00:31 -07:00
|
|
|
version = "2.1.1"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.proc-macro-crate]]
|
|
|
|
version = "1.2.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-12-03 04:50:09 -08:00
|
|
|
[[exemptions.proc-macro-error-attr2]]
|
|
|
|
version = "2.0.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.proc-macro-error2]]
|
|
|
|
version = "2.0.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.proptest]]
|
|
|
|
version = "1.3.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.prost]]
|
2024-07-10 16:48:28 -07:00
|
|
|
version = "0.13.1"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.prost-build]]
|
2024-07-10 16:48:28 -07:00
|
|
|
version = "0.13.1"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.prost-derive]]
|
2024-07-10 16:48:28 -07:00
|
|
|
version = "0.13.1"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.prost-types]]
|
2024-07-10 16:48:28 -07:00
|
|
|
version = "0.13.1"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.pwd-grp]]
|
|
|
|
version = "0.1.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.quick-error]]
|
|
|
|
version = "1.2.3"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.quick-xml]]
|
|
|
|
version = "0.26.0"
|
|
|
|
criteria = "safe-to-run"
|
|
|
|
|
|
|
|
[[exemptions.radium]]
|
|
|
|
version = "0.7.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.rand]]
|
|
|
|
version = "0.8.5"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.reddsa]]
|
|
|
|
version = "0.5.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.redox_syscall]]
|
2024-06-14 04:39:44 -07:00
|
|
|
version = "0.5.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.redox_users]]
|
|
|
|
version = "0.4.3"
|
|
|
|
criteria = "safe-to-deploy"
|
2024-04-22 16:31:40 -07:00
|
|
|
|
|
|
|
[[exemptions.regex]]
|
|
|
|
version = "1.10.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.regex-automata]]
|
|
|
|
version = "0.1.10"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.regex-automata]]
|
|
|
|
version = "0.4.3"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.regex-syntax]]
|
|
|
|
version = "0.6.26"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.regex-syntax]]
|
|
|
|
version = "0.7.5"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.retry-error]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.6.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.rfc6979]]
|
|
|
|
version = "0.4.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.rgb]]
|
|
|
|
version = "0.8.37"
|
|
|
|
criteria = "safe-to-run"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.ring]]
|
|
|
|
version = "0.16.12"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.ring]]
|
2024-05-14 04:39:16 -07:00
|
|
|
version = "0.17.8"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.ripemd]]
|
|
|
|
version = "0.1.3"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.rsa]]
|
|
|
|
version = "0.9.6"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.rusqlite]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.32.1"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-07-17 17:17:04 -07:00
|
|
|
[[exemptions.rust_decimal]]
|
|
|
|
version = "1.35.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.rustix]]
|
2024-05-14 04:39:16 -07:00
|
|
|
version = "0.38.34"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.rustls]]
|
|
|
|
version = "0.21.8"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-07-24 11:53:18 -07:00
|
|
|
[[exemptions.rustls]]
|
|
|
|
version = "0.23.12"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.rustls-pemfile]]
|
|
|
|
version = "2.1.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.rustls-pki-types]]
|
|
|
|
version = "1.7.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.rustls-webpki]]
|
|
|
|
version = "0.101.7"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-07-24 11:53:18 -07:00
|
|
|
[[exemptions.rustls-webpki]]
|
|
|
|
version = "0.102.6"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.rusty-fork]]
|
|
|
|
version = "0.3.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.ryu]]
|
2024-06-14 04:39:44 -07:00
|
|
|
version = "1.0.18"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.safelog]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.4.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.same-file]]
|
|
|
|
version = "1.0.6"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.sanitize-filename]]
|
|
|
|
version = "0.5.0"
|
|
|
|
criteria = "safe-to-deploy"
|
2024-04-22 16:31:40 -07:00
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.scopeguard]]
|
|
|
|
version = "1.1.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.sct]]
|
|
|
|
version = "0.7.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.sec1]]
|
|
|
|
version = "0.7.3"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.secp256k1]]
|
|
|
|
version = "0.26.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.secp256k1-sys]]
|
|
|
|
version = "0.8.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.secrecy]]
|
|
|
|
version = "0.8.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.serde-value]]
|
|
|
|
version = "0.7.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.serde_ignored]]
|
|
|
|
version = "0.1.10"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.serde_json]]
|
|
|
|
version = "1.0.117"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.serde_spanned]]
|
2024-10-16 15:53:06 -07:00
|
|
|
version = "0.6.8"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.serde_with]]
|
|
|
|
version = "3.8.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.serde_with_macros]]
|
|
|
|
version = "3.8.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.shellexpand]]
|
|
|
|
version = "3.1.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-10-18 15:41:52 -07:00
|
|
|
[[exemptions.shlex]]
|
|
|
|
version = "1.3.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.simple_asn1]]
|
|
|
|
version = "0.6.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.siphasher]]
|
|
|
|
version = "0.3.10"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.slab]]
|
|
|
|
version = "0.4.9"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.slotmap]]
|
|
|
|
version = "1.0.7"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.smallvec]]
|
|
|
|
version = "1.11.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.socket2]]
|
|
|
|
version = "0.5.5"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.spin]]
|
|
|
|
version = "0.5.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.spin]]
|
|
|
|
version = "0.9.8"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.spki]]
|
|
|
|
version = "0.7.3"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.ssh-cipher]]
|
|
|
|
version = "0.2.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.ssh-encoding]]
|
|
|
|
version = "0.2.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.ssh-key]]
|
|
|
|
version = "0.6.6"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-12-04 01:24:44 -08:00
|
|
|
[[exemptions.stable_deref_trait]]
|
|
|
|
version = "1.2.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.str_stack]]
|
|
|
|
version = "0.1.0"
|
|
|
|
criteria = "safe-to-run"
|
|
|
|
|
2024-10-16 15:53:06 -07:00
|
|
|
[[exemptions.strum]]
|
|
|
|
version = "0.26.3"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.strum_macros]]
|
|
|
|
version = "0.26.4"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.symbolic-common]]
|
2024-06-12 04:45:09 -07:00
|
|
|
version = "12.9.2"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-run"
|
|
|
|
|
|
|
|
[[exemptions.symbolic-demangle]]
|
2024-06-12 04:45:09 -07:00
|
|
|
version = "12.9.2"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-run"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.syn]]
|
|
|
|
version = "1.0.96"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.syn]]
|
|
|
|
version = "2.0.53"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.sync_wrapper]]
|
|
|
|
version = "0.1.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tempfile]]
|
|
|
|
version = "3.8.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.time]]
|
|
|
|
version = "0.3.23"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tokio]]
|
|
|
|
version = "1.35.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-07-10 16:48:28 -07:00
|
|
|
[[exemptions.tokio-macros]]
|
|
|
|
version = "2.2.0"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-07-24 11:53:18 -07:00
|
|
|
[[exemptions.tokio-rustls]]
|
|
|
|
version = "0.26.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.tokio-util]]
|
|
|
|
version = "0.7.10"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.toml]]
|
2024-10-16 15:53:06 -07:00
|
|
|
version = "0.8.19"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.toml_datetime]]
|
|
|
|
version = "0.6.8"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.toml_edit]]
|
|
|
|
version = "0.19.15"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-10-16 15:53:06 -07:00
|
|
|
[[exemptions.toml_edit]]
|
|
|
|
version = "0.22.22"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.tonic]]
|
2024-07-10 16:48:28 -07:00
|
|
|
version = "0.12.0"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tonic-build]]
|
|
|
|
version = "0.10.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.tor-async-utils]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-basic-utils]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-bytes]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-cell]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-cert]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-chanmgr]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-checkable]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-circmgr]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-config]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-consdiff]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-dirclient]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-dirmgr]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-error]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-guardmgr]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-hscrypto]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-key-forge]]
|
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-keymgr]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-linkspec]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-llcrypto]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-10-16 16:00:31 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-log-ratelim]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-memquota]]
|
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-netdir]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-netdoc]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-persist]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-proto]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-protover]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-10-16 16:00:31 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-relay-selection]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-rtcompat]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-rtmock]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-socksproto]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tor-units]]
|
2024-10-18 15:41:52 -07:00
|
|
|
version = "0.23.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.tower]]
|
|
|
|
version = "0.4.13"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tower-layer]]
|
|
|
|
version = "0.3.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tower-service]]
|
|
|
|
version = "0.3.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tracing]]
|
|
|
|
version = "0.1.40"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tracing-attributes]]
|
|
|
|
version = "0.1.27"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.tracing-log]]
|
|
|
|
version = "0.2.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tracing-test]]
|
|
|
|
version = "0.2.5"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.tracing-test-macro]]
|
|
|
|
version = "0.2.5"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-10-25 22:07:09 -07:00
|
|
|
[[exemptions.trait-variant]]
|
|
|
|
version = "0.1.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.typed-index-collections]]
|
|
|
|
version = "3.1.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.typenum]]
|
|
|
|
version = "1.17.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.uint]]
|
|
|
|
version = "0.9.5"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.unarray]]
|
|
|
|
version = "0.1.4"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-10-16 16:00:31 -07:00
|
|
|
[[exemptions.uncased]]
|
|
|
|
version = "0.9.10"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-10-18 15:41:52 -07:00
|
|
|
[[exemptions.unicode-segmentation]]
|
|
|
|
version = "1.12.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.untrusted]]
|
|
|
|
version = "0.9.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.uuid]]
|
2024-05-14 04:39:16 -07:00
|
|
|
version = "1.8.0"
|
2024-04-22 16:31:40 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.wait-timeout]]
|
|
|
|
version = "0.2.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.walkdir]]
|
2024-06-14 04:39:44 -07:00
|
|
|
version = "2.5.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.wasi]]
|
|
|
|
version = "0.11.0+wasi-snapshot-preview1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.wasix]]
|
|
|
|
version = "0.12.21"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.wasm-bindgen]]
|
2024-05-14 04:39:16 -07:00
|
|
|
version = "0.2.92"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
2024-04-22 16:31:40 -07:00
|
|
|
|
|
|
|
[[exemptions.wasm-bindgen-backend]]
|
|
|
|
version = "0.2.88"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
2024-04-22 16:31:40 -07:00
|
|
|
|
|
|
|
[[exemptions.wasm-bindgen-macro]]
|
|
|
|
version = "0.2.88"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.weak-table]]
|
|
|
|
version = "0.3.2"
|
|
|
|
criteria = "safe-to-deploy"
|
2024-04-22 16:31:40 -07:00
|
|
|
|
|
|
|
[[exemptions.web-sys]]
|
|
|
|
version = "0.3.65"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
2024-04-22 16:31:40 -07:00
|
|
|
|
2024-07-24 11:53:18 -07:00
|
|
|
[[exemptions.webpki-roots]]
|
|
|
|
version = "0.26.3"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.which]]
|
|
|
|
version = "4.4.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.winapi]]
|
|
|
|
version = "0.3.9"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.winapi-i686-pc-windows-gnu]]
|
|
|
|
version = "0.4.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.winapi-util]]
|
|
|
|
version = "0.1.8"
|
|
|
|
criteria = "safe-to-deploy"
|
2024-04-22 16:31:40 -07:00
|
|
|
|
|
|
|
[[exemptions.winapi-x86_64-pc-windows-gnu]]
|
|
|
|
version = "0.4.0"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.windows-core]]
|
|
|
|
version = "0.52.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.winnow]]
|
|
|
|
version = "0.5.40"
|
|
|
|
criteria = "safe-to-deploy"
|
2024-04-22 16:31:40 -07:00
|
|
|
|
2024-10-16 15:53:06 -07:00
|
|
|
[[exemptions.winnow]]
|
|
|
|
version = "0.6.20"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-10-18 15:54:10 -07:00
|
|
|
[[exemptions.winsafe]]
|
|
|
|
version = "0.0.19"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.wyz]]
|
|
|
|
version = "0.5.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.x25519-dalek]]
|
2024-10-16 15:53:06 -07:00
|
|
|
version = "2.0.1"
|
2024-06-14 04:39:44 -07:00
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.x509-signature]]
|
|
|
|
version = "0.5.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.xdg]]
|
|
|
|
version = "2.5.2"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-06-14 04:39:44 -07:00
|
|
|
[[exemptions.xz2]]
|
|
|
|
version = "0.1.7"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
2024-04-22 16:31:40 -07:00
|
|
|
[[exemptions.zeroize]]
|
|
|
|
version = "1.6.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.zeroize_derive]]
|
|
|
|
version = "1.4.2"
|
|
|
|
criteria = "safe-to-deploy"
|
2024-06-14 04:39:44 -07:00
|
|
|
|
|
|
|
[[exemptions.zstd]]
|
|
|
|
version = "0.13.1"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.zstd-safe]]
|
|
|
|
version = "7.1.0"
|
|
|
|
criteria = "safe-to-deploy"
|
|
|
|
|
|
|
|
[[exemptions.zstd-sys]]
|
|
|
|
version = "2.0.10+zstd.1.5.6"
|
|
|
|
criteria = "safe-to-deploy"
|