Sun, 27 Jan 2019 04:50:54 +0400
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
		@@ -1,8 +1,8 @@
 | 
				
			|||||||
[package]
 | 
					[package]
 | 
				
			||||||
name = "bbb2json"
 | 
					 | 
				
			||||||
version = "0.1.0"
 | 
					 | 
				
			||||||
authors = [ "Valentin Popov <info@valentineus.link>" ]
 | 
					authors = [ "Valentin Popov <info@valentineus.link>" ]
 | 
				
			||||||
edition = "2018"
 | 
					edition = "2018"
 | 
				
			||||||
 | 
					name = "bbb2json"
 | 
				
			||||||
 | 
					version = "0.0.1"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[dependencies]
 | 
					[dependencies]
 | 
				
			||||||
clap = { version = "2.32.0", features = [ "yaml" ] }
 | 
					clap = { version = "2.32.0", features = [ "yaml" ] }
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user