chore: Update string to 0.2 (#363)
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
		
				
					committed by
					
						 Carl Lerche
						Carl Lerche
					
				
			
			
				
	
			
			
			
						parent
						
							ad5a40c682
						
					
				
				
					commit
					45c4e0336f
				
			| @@ -46,7 +46,7 @@ byteorder = "1.0" | |||||||
| log = "0.4.1" | log = "0.4.1" | ||||||
| fnv = "1.0.5" | fnv = "1.0.5" | ||||||
| slab = "0.4.0" | slab = "0.4.0" | ||||||
| string = "0.1" | string = "0.2" | ||||||
| indexmap = "1.0" | indexmap = "1.0" | ||||||
|  |  | ||||||
| [dev-dependencies] | [dev-dependencies] | ||||||
|   | |||||||
| @@ -10,6 +10,6 @@ bytes = "0.4.7" | |||||||
| env_logger = "0.5.9" | env_logger = "0.5.9" | ||||||
| futures = "0.1.21" | futures = "0.1.21" | ||||||
| http = "0.1.5" | http = "0.1.5" | ||||||
| string = "0.1.0" | string = "0.2" | ||||||
| tokio-io = "0.1.6" | tokio-io = "0.1.6" | ||||||
| tokio-timer = "0.1.2" | tokio-timer = "0.1.2" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user