mirror of
				https://github.com/imezx/Warp.git
				synced 2025-11-03 19:49:16 +00:00 
			
		
		
		
	wally
This commit is contained in:
		
							parent
							
								
									08883fe411
								
							
						
					
					
						commit
						c8ca1ab9b6
					
				
					 1 changed files with 6 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,9 +1,14 @@
 | 
				
			||||||
[package]
 | 
					[package]
 | 
				
			||||||
name = "imezx/warp"
 | 
					name = "imezx/warp"
 | 
				
			||||||
version = "0.1.0"
 | 
					version = "1.0.0"
 | 
				
			||||||
registry = "https://github.com/UpliftGames/wally-index"
 | 
					registry = "https://github.com/UpliftGames/wally-index"
 | 
				
			||||||
realm = "shared"
 | 
					realm = "shared"
 | 
				
			||||||
license = "MIT"
 | 
					license = "MIT"
 | 
				
			||||||
 | 
					exclude = [
 | 
				
			||||||
 | 
					    "node_modules",
 | 
				
			||||||
 | 
					    "docs",
 | 
				
			||||||
 | 
					    ".github",
 | 
				
			||||||
 | 
					]
 | 
				
			||||||
description = "A very-fast & powerful networking library for Roblox."
 | 
					description = "A very-fast & powerful networking library for Roblox."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[dependencies]
 | 
					[dependencies]
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue