mirror of https://github.com/eldruin/ds323x-rs
				
				
				
			Do not deny warnings
							parent
							
								
									ab3739c7c3
								
							
						
					
					
						commit
						4db4677ea2
					
				| 
						 | 
					@ -436,7 +436,7 @@
 | 
				
			||||||
//! ```
 | 
					//! ```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#![deny(unsafe_code, missing_docs, warnings)]
 | 
					#![deny(unsafe_code, missing_docs)]
 | 
				
			||||||
#![no_std]
 | 
					#![no_std]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
extern crate embedded_hal as hal;
 | 
					extern crate embedded_hal as hal;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue