Upgraded dependency versions.
This commit is contained in:
		
							parent
							
								
									a91a1915a2
								
							
						
					
					
						commit
						5bd823a524
					
				
							
								
								
									
										2
									
								
								dub.json
								
								
								
								
							
							
						
						
									
										2
									
								
								dub.json
								
								
								
								
							| 
						 | 
				
			
			@ -4,7 +4,7 @@
 | 
			
		|||
	],
 | 
			
		||||
	"copyright": "Copyright © 2025, Andrew Lalis",
 | 
			
		||||
	"dependencies": {
 | 
			
		||||
		"handy-http-primitives": "~>1.0",
 | 
			
		||||
		"handy-http-primitives": "~>1.3",
 | 
			
		||||
		"handy-http-transport": "~>1.0"
 | 
			
		||||
	},
 | 
			
		||||
	"description": "A collection of Handy-HTTP dependencies and common boilerplate code for starting a web server in minutes.",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,8 +1,8 @@
 | 
			
		|||
{
 | 
			
		||||
	"fileVersion": 1,
 | 
			
		||||
	"versions": {
 | 
			
		||||
		"handy-http-primitives": "1.0.0",
 | 
			
		||||
		"handy-http-transport": "1.0.2",
 | 
			
		||||
		"handy-http-primitives": "1.3.0",
 | 
			
		||||
		"handy-http-transport": "1.0.3",
 | 
			
		||||
		"photon": "0.10.2",
 | 
			
		||||
		"sharded-map": "2.7.0",
 | 
			
		||||
		"streams": "3.5.0"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue