Update Cargo.toml
This commit is contained in:
		@@ -2,6 +2,9 @@
 | 
			
		||||
name = "qroc"
 | 
			
		||||
version = "0.1.0"
 | 
			
		||||
edition = "2021"
 | 
			
		||||
description = "Perl for procedural macros"
 | 
			
		||||
license = "BSD-0"
 | 
			
		||||
repository = "https://gitea.jellypro.xyz/jude/qroc"
 | 
			
		||||
 | 
			
		||||
[lib]
 | 
			
		||||
proc-macro = true
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user