Update dependency spec (#217)
This commit is contained in:
		
				
					committed by
					
						 Carl Lerche
						Carl Lerche
					
				
			
			
				
	
			
			
			
						parent
						
							758112acbe
						
					
				
				
					commit
					9f4d463dba
				
			| @@ -11,7 +11,7 @@ | |||||||
| //! | //! | ||||||
| //! ```toml | //! ```toml | ||||||
| //! [dependencies] | //! [dependencies] | ||||||
| //! h2 = { git = 'https://github.com/carllerche/h2' } # soon to be on crates.io! | //! h2 = "0.1" | ||||||
| //! ``` | //! ``` | ||||||
| //! | //! | ||||||
| //! Next, add this to your crate: | //! Next, add this to your crate: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user