ci: update rust version to latest
	
		
			
	
		
	
	
		
	
		
			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:
		@ -3,7 +3,7 @@ name: default
 | 
			
		||||
 | 
			
		||||
steps:
 | 
			
		||||
- name: test
 | 
			
		||||
  image: rust:1.30
 | 
			
		||||
  image: rust:latest
 | 
			
		||||
  commands:
 | 
			
		||||
  - cargo build --verbose --all
 | 
			
		||||
  - cargo test --verbose --all
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user