[]
# use git CLI to avoid errors
# see: https://github.com/EmbarkStudios/cargo-deny/pull/420
= true
= 2
= "deny"
= [
# rpacket is not used in interactive setting
"RUSTSEC-2023-0071",
]
[]
= [
]
= "allow"
[]
= 2
= [
"Apache-2.0",
"BSD-3-Clause",
"MIT",
"Unicode-3.0",
"Zlib",
]