mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-11-04 06:56:14 +00:00 
			
		
		
		
	Since RFC 3052 soft deprecated the authors field anyway, hiding it from crates.io, docs.rs, and making Cargo not add it by default, and it is not generally up to date/useful information, we should remove it from crates in this repo.
		
			
				
	
	
		
			5 lines
		
	
	
		
			69 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			69 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
[package]
 | 
						|
name = "rustc_graphviz"
 | 
						|
version = "0.0.0"
 | 
						|
edition = "2018"
 |