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