|  | @@ -12,7 +12,7 @@ include complicated compile-time computations, such as macro or type tricks, eve
 | 
	
		
			
				|  |  |  at cost of performance degradation.
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  _smoltcp_ does not need heap allocation *at all*, is [extensively documented][docs],
 | 
	
		
			
				|  |  | -and compiles on stable Rust 1.77 and later.
 | 
	
		
			
				|  |  | +and compiles on stable Rust 1.80 and later.
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  _smoltcp_ achieves [~Gbps of throughput](#examplesbenchmarkrs) when tested against
 | 
	
		
			
				|  |  |  the Linux TCP stack in loopback mode.
 |