mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-11-04 06:56:14 +00:00 
			
		
		
		
	Add extern declarations and optional dependencies to fix build done directly via `cargo build`.
		
			
				
	
	
		
			4 lines
		
	
	
		
			83 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			83 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
[toolchain]
 | 
						|
channel = "nightly-2023-06-14"
 | 
						|
components = [ "rustfmt", "rustc-dev" ]
 |