mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
chore: add #[forbid(unsafe_code)] to all crates (#131)
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#![forbid(unsafe_code)]
|
||||
#![warn(
|
||||
missing_docs,
|
||||
rust_2018_idioms,
|
||||
|
||||
Reference in New Issue
Block a user