mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
build: bump MSRV to 1.76.0 (#5586)
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
//! Utility macros for the `router` crate.
|
||||
#![forbid(unsafe_code)]
|
||||
#![warn(missing_docs)]
|
||||
|
||||
use syn::parse_macro_input;
|
||||
|
||||
Reference in New Issue
Block a user