mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 18:17:13 +08:00 
			
		
		
		
	chore: address Rust 1.87.0 clippy lints (#8130)
This commit is contained in:
		| @ -15,7 +15,6 @@ use crate::{Secret, Strategy, StrongSecret, ZeroizableSecret}; | ||||
| /// | ||||
| /// This is done deliberately to prevent accidental exfiltration of secrets | ||||
| /// via `serde` serialization. | ||||
|  | ||||
| #[cfg_attr(docsrs, cfg(feature = "serde"))] | ||||
| pub trait SerializableSecret: Serialize {} | ||||
| // #[cfg_attr(docsrs, doc(cfg(feature = "serde")))] | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Gaurav Rawat
					Gaurav Rawat