mirror of
				https://github.com/lov3b/ecb-rates.git
				synced 2025-11-04 07:10:18 +01:00 
			
		
		
		
	update to -
This commit is contained in:
		@@ -46,7 +46,7 @@ pub struct Cli {
 | 
				
			|||||||
    pub max_decimals: u8,
 | 
					    pub max_decimals: u8,
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    /// Amount of data
 | 
					    /// Amount of data
 | 
				
			||||||
    #[arg(default_value_t = ShowDays::Days(1), long="show_days", short='s')]
 | 
					    #[arg(default_value_t = ShowDays::Days(1), long="show-days", short='s')]
 | 
				
			||||||
    pub show_days: ShowDays,
 | 
					    pub show_days: ShowDays,
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user