mirror of
				https://github.com/dani-garcia/vaultwarden.git
				synced 2025-11-04 04:08:20 +02:00 
			
		
		
		
	- also raise MSRV to 1.84.0 - fix `Dockerfile` template - remove no longed needed `-vvv` argument for `cargo build`
		
			
				
	
	
		
			5 lines
		
	
	
		
			88 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			88 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
[toolchain]
 | 
						|
channel = "1.86.0"
 | 
						|
components = [ "rustfmt", "clippy" ]
 | 
						|
profile = "minimal"
 |