add lzma as only default compression, add missing cfg annotations
This commit is contained in:
		
							parent
							
								
									e615f3f949
								
							
						
					
					
						commit
						79e963d045
					
				
					 5 changed files with 34 additions and 15 deletions
				
			
		| 
						 | 
				
			
			@ -26,7 +26,7 @@ fn main() {
 | 
			
		|||
                Command::BitmapLinearWin(
 | 
			
		||||
                    Origin(0, 0),
 | 
			
		||||
                    field.clone(),
 | 
			
		||||
                    CompressionCode::Bzip2,
 | 
			
		||||
                    CompressionCode::Lzma,
 | 
			
		||||
                )
 | 
			
		||||
                .into(),
 | 
			
		||||
            )
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue