Exclude time utilities when not needed
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		@@ -6,6 +6,8 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
pub mod client;
 | 
					pub mod client;
 | 
				
			||||||
pub mod primitives;
 | 
					pub mod primitives;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#[cfg(feature = "crypto-wrapper")]
 | 
				
			||||||
mod time_utils;
 | 
					mod time_utils;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#[cfg(feature = "crypto-wrapper")]
 | 
					#[cfg(feature = "crypto-wrapper")]
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user