mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-11-01 02:57:02 +08:00 
			
		
		
		
	feat: compile time optimization (#775)
This commit is contained in:
		| @ -10,7 +10,7 @@ use serde::Deserialize; | ||||
| use crate::errors; | ||||
|  | ||||
| #[derive(clap::Parser, Default)] | ||||
| #[command(version = router_env::version!())] | ||||
| #[cfg_attr(feature = "vergen", command(version = router_env::version!()))] | ||||
| pub struct CmdLineConf { | ||||
|     /// Config file. | ||||
|     /// Application will look for "config/config.toml" if this option isn't specified. | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Nishant Joshi
					Nishant Joshi