mirror of
				https://github.com/AmberGraceRblx/luau-promise.git
				synced 2025-11-03 19:49:17 +00:00 
			
		
		
		
	Merge pull request #36 from Validark/patch-2
Add license and add username to `name` in rotriever.toml
This commit is contained in:
		
						commit
						62a7adfec2
					
				
					 1 changed files with 3 additions and 2 deletions
				
			
		| 
						 | 
					@ -1,7 +1,8 @@
 | 
				
			||||||
[package]
 | 
					[package]
 | 
				
			||||||
name = "roblox-lua-promise"
 | 
					name = "evaera/roblox-lua-promise"
 | 
				
			||||||
version = "3.0.0-rc.3"
 | 
					version = "3.0.0-rc.3"
 | 
				
			||||||
author = "evaera"
 | 
					author = "evaera"
 | 
				
			||||||
content_root = "lib"
 | 
					content_root = "lib"
 | 
				
			||||||
 | 
					license = "MIT"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[dependencies]
 | 
					[dependencies]
 | 
				
			||||||
		Loading…
	
		Reference in a new issue