mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 01:57:45 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			100 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			100 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
| fn main() {
 | |
|     #[cfg(feature = "vergen")]
 | |
|     router_env::vergen::generate_cargo_instructions();
 | |
| }
 | 
