diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 855c8d8..096feb5 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -66,7 +66,6 @@ missing_assert_message = "warn" missing_asserts_for_indexing = "warn" missing_inline_in_public_items = "warn" multiple_inherent_impl = "warn" -multiple_unsafe_ops_per_block = "warn" mutex_atomic = "warn" needless_raw_strings = "warn" non_zero_suggestions = "warn"