Fix build issue do to features
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		@@ -8,7 +8,7 @@ steps:
 | 
				
			|||||||
  image: rust
 | 
					  image: rust
 | 
				
			||||||
  commands:
 | 
					  commands:
 | 
				
			||||||
  - rustup component add clippy
 | 
					  - rustup component add clippy
 | 
				
			||||||
  - cargo clippy -- -D warnings
 | 
					  - cargo clippy --all-features -- -D warnings
 | 
				
			||||||
  - cargo test --all-features
 | 
					  - cargo test --all-features
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user