| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -9,7 +9,6 @@ repository = "https://github.com/breard-r/acmed" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					license = "MIT OR Apache-2.0" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					keywords = ["acme", "tls", "X.509"] | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					categories = ["cryptography"] | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					include = ["src/**/*", "Cargo.toml", "LICENSE-*.txt"] | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					publish = false | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					rust-version = "1.74.0" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
	
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
				
				 | 
				
					@ -27,8 +26,7 @@ clap = { version = "4.5.23", default-features = false, features = ["color", "der | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					config = { version = "0.14.0", default-features = false, features = ["toml"] } | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					daemonize = { version = "0.5.0", default-features = false } | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					nom = { version = "7.1.3", default-features = false } | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					serde = { version = "1.0.216", default-features = false, features = ["std"] } | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					serde_derive = { version = "1.0.216", default-features = false } | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					serde = { version = "1.0.216", default-features = false, features = ["derive"] } | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					syslog-tracing = { version = "0.3.1", default-features = false } | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					tokio = { version = "1.42.0", default-features = false, features = ["rt", "rt-multi-thread", "time"] } | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					tracing = { version = "0.1.41", default-features = false, features = ["std"] } | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
				
				 | 
				
					
  |