mirror of
				https://github.com/edera-dev/krata.git
				synced 2025-11-04 07:39:39 +00:00 
			
		
		
		
	krata: specify descriptions, licenses, repository, and homepage for crates
This commit is contained in:
		@ -1,6 +1,10 @@
 | 
			
		||||
[package]
 | 
			
		||||
name = "krata-xenstore"
 | 
			
		||||
description = "A client that interacts with xenstore for krata."
 | 
			
		||||
license.workspace = true
 | 
			
		||||
version.workspace = true
 | 
			
		||||
homepage.workspace = true
 | 
			
		||||
repository.workspace = true
 | 
			
		||||
edition = "2021"
 | 
			
		||||
resolver = "2"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user