| 
					
				 | 
			
			
				@@ -5,6 +5,8 @@ edition.workspace = true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 license.workspace = true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 repository.workspace = true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 rust-version.workspace = true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+description = "FFI bindings for cdk wallet" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+homepage = "https://github.com/cashubtc/cdk" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 [lib] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 crate-type = ["cdylib", "staticlib", "rlib"] 
			 |