acme: deny(unsafe_code)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
f298ed6aec
commit
b52b3739be
@ -12,6 +12,7 @@
|
||||
//! The [`Account`] helper supports RSA and ECC keys and provides most of the API methods.
|
||||
|
||||
#![deny(missing_docs)]
|
||||
#![deny(unsafe_code)]
|
||||
#![cfg_attr(docsrs, feature(doc_cfg, doc_auto_cfg))]
|
||||
|
||||
#[cfg(feature = "api-types")]
|
||||
|
Loading…
Reference in New Issue
Block a user