add descriptions
This commit is contained in:
		@@ -3,6 +3,7 @@
 | 
			
		||||
name = "veilid-core"
 | 
			
		||||
version = "0.2.0"
 | 
			
		||||
# ---
 | 
			
		||||
description = "Core library used to create a Veilid node and operate it as part of an application"
 | 
			
		||||
authors = ["Veilid Team <contact@veilid.com>"]
 | 
			
		||||
edition = "2021"
 | 
			
		||||
build = "build.rs"
 | 
			
		||||
 
 | 
			
		||||
@@ -3,6 +3,7 @@
 | 
			
		||||
name = "veilid-tools"
 | 
			
		||||
version = "0.2.0"
 | 
			
		||||
# ---
 | 
			
		||||
description = "A collection of baseline tools for Rust development use by Veilid and Veilid-enabled Rust applications"
 | 
			
		||||
authors = ["Veilid Team <contact@veilid.com>"]
 | 
			
		||||
license = "MPL-2.0"
 | 
			
		||||
edition = "2021"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user