Update repo URLs (#370)
This commit is contained in:
		
				
					committed by
					
						 Sean McArthur
						Sean McArthur
					
				
			
			
				
	
			
			
			
						parent
						
							8974fcd9ff
						
					
				
				
					commit
					e13645c091
				
			| @@ -577,7 +577,7 @@ where | ||||
|         // prioritize layer. If prioritization reorders new streams, this | ||||
|         // implicitly closes the earlier stream IDs. | ||||
|         // | ||||
|         // See: carllerche/h2#11 | ||||
|         // See: hyperium/h2#11 | ||||
|         let mut me = self.inner.lock().unwrap(); | ||||
|         let me = &mut *me; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user