Sun, 27 Jan 2019 17:51:15 +0400
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
				
			|||||||
authors = [ "Valentin Popov <info@valentineus.link>" ]
 | 
					authors = [ "Valentin Popov <info@valentineus.link>" ]
 | 
				
			||||||
edition = "2018"
 | 
					edition = "2018"
 | 
				
			||||||
name = "bbb2json"
 | 
					name = "bbb2json"
 | 
				
			||||||
version = "0.0.1"
 | 
					version = "0.1.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[dependencies]
 | 
					[dependencies]
 | 
				
			||||||
clap = { version = "2.32.0", features = [ "yaml" ] }
 | 
					clap = { version = "2.32.0", features = [ "yaml" ] }
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,5 +1,5 @@
 | 
				
			|||||||
name: "bbb2json"
 | 
					name: "bbb2json"
 | 
				
			||||||
version: "0.0.1"
 | 
					version: "0.1.0"
 | 
				
			||||||
author: "Valentin Popov <info@valentineus.link>"
 | 
					author: "Valentin Popov <info@valentineus.link>"
 | 
				
			||||||
about: "BigBlueButton records analyzer. Displays basic recording information."
 | 
					about: "BigBlueButton records analyzer. Displays basic recording information."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user