Clean unused dependencies #13
					 3 changed files with 5 additions and 30 deletions
				
			
		
							
								
								
									
										29
									
								
								Cargo.lock
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										29
									
								
								Cargo.lock
									
										
									
										generated
									
									
									
								
							| 
						 | 
					@ -457,21 +457,6 @@ dependencies = [
 | 
				
			||||||
 "percent-encoding",
 | 
					 "percent-encoding",
 | 
				
			||||||
]
 | 
					]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[[package]]
 | 
					 | 
				
			||||||
name = "futures"
 | 
					 | 
				
			||||||
version = "0.3.31"
 | 
					 | 
				
			||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
					 | 
				
			||||||
checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
 | 
					 | 
				
			||||||
dependencies = [
 | 
					 | 
				
			||||||
 "futures-channel",
 | 
					 | 
				
			||||||
 "futures-core",
 | 
					 | 
				
			||||||
 "futures-executor",
 | 
					 | 
				
			||||||
 "futures-io",
 | 
					 | 
				
			||||||
 "futures-sink",
 | 
					 | 
				
			||||||
 "futures-task",
 | 
					 | 
				
			||||||
 "futures-util",
 | 
					 | 
				
			||||||
]
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
[[package]]
 | 
					[[package]]
 | 
				
			||||||
name = "futures-channel"
 | 
					name = "futures-channel"
 | 
				
			||||||
version = "0.3.31"
 | 
					version = "0.3.31"
 | 
				
			||||||
| 
						 | 
					@ -479,7 +464,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
				
			||||||
checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
 | 
					checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
 | 
				
			||||||
dependencies = [
 | 
					dependencies = [
 | 
				
			||||||
 "futures-core",
 | 
					 "futures-core",
 | 
				
			||||||
 "futures-sink",
 | 
					 | 
				
			||||||
]
 | 
					]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[[package]]
 | 
					[[package]]
 | 
				
			||||||
| 
						 | 
					@ -488,17 +472,6 @@ version = "0.3.31"
 | 
				
			||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
					source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
				
			||||||
checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
 | 
					checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[[package]]
 | 
					 | 
				
			||||||
name = "futures-executor"
 | 
					 | 
				
			||||||
version = "0.3.31"
 | 
					 | 
				
			||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
					 | 
				
			||||||
checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
 | 
					 | 
				
			||||||
dependencies = [
 | 
					 | 
				
			||||||
 "futures-core",
 | 
					 | 
				
			||||||
 "futures-task",
 | 
					 | 
				
			||||||
 "futures-util",
 | 
					 | 
				
			||||||
]
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
[[package]]
 | 
					[[package]]
 | 
				
			||||||
name = "futures-io"
 | 
					name = "futures-io"
 | 
				
			||||||
version = "0.3.31"
 | 
					version = "0.3.31"
 | 
				
			||||||
| 
						 | 
					@ -534,7 +507,6 @@ version = "0.3.31"
 | 
				
			||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
					source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
				
			||||||
checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
 | 
					checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
 | 
				
			||||||
dependencies = [
 | 
					dependencies = [
 | 
				
			||||||
 "futures-channel",
 | 
					 | 
				
			||||||
 "futures-core",
 | 
					 "futures-core",
 | 
				
			||||||
 "futures-io",
 | 
					 "futures-io",
 | 
				
			||||||
 "futures-macro",
 | 
					 "futures-macro",
 | 
				
			||||||
| 
						 | 
					@ -777,7 +749,6 @@ dependencies = [
 | 
				
			||||||
 "directories",
 | 
					 "directories",
 | 
				
			||||||
 "figment",
 | 
					 "figment",
 | 
				
			||||||
 "figment_file_provider_adapter",
 | 
					 "figment_file_provider_adapter",
 | 
				
			||||||
 "futures",
 | 
					 | 
				
			||||||
 "log",
 | 
					 "log",
 | 
				
			||||||
 "pretty_env_logger",
 | 
					 "pretty_env_logger",
 | 
				
			||||||
 "prettyplease",
 | 
					 "prettyplease",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -8,6 +8,9 @@ repository = "https://git.enoent.fr/kernald/immich-tools"
 | 
				
			||||||
categories = ["command-line-utilities"]
 | 
					categories = ["command-line-utilities"]
 | 
				
			||||||
keywords = ["immich"]
 | 
					keywords = ["immich"]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[package.metadata.cargo-machete]
 | 
				
			||||||
 | 
					ignored = ["progenitor-client", "regress"]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[dependencies]
 | 
					[dependencies]
 | 
				
			||||||
chrono = { version = "0.4.38", features = ["serde"] }
 | 
					chrono = { version = "0.4.38", features = ["serde"] }
 | 
				
			||||||
clap = { version = "4.5.20", features = ["derive"] }
 | 
					clap = { version = "4.5.20", features = ["derive"] }
 | 
				
			||||||
| 
						 | 
					@ -15,7 +18,6 @@ color-eyre = "0.6.3"
 | 
				
			||||||
directories = "5.0.1"
 | 
					directories = "5.0.1"
 | 
				
			||||||
figment = { version = "0.10.19", features = ["env", "toml"] }
 | 
					figment = { version = "0.10.19", features = ["env", "toml"] }
 | 
				
			||||||
figment_file_provider_adapter = "0.1.1"
 | 
					figment_file_provider_adapter = "0.1.1"
 | 
				
			||||||
futures = "0.3.31"
 | 
					 | 
				
			||||||
log = "0.4.22"
 | 
					log = "0.4.22"
 | 
				
			||||||
pretty_env_logger = "0.5.0"
 | 
					pretty_env_logger = "0.5.0"
 | 
				
			||||||
progenitor-client = "0.8.0"
 | 
					progenitor-client = "0.8.0"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -20,6 +20,8 @@
 | 
				
			||||||
        name = "immich-tools";
 | 
					        name = "immich-tools";
 | 
				
			||||||
        buildInputs = with pkgs; [
 | 
					        buildInputs = with pkgs; [
 | 
				
			||||||
          cargo
 | 
					          cargo
 | 
				
			||||||
 | 
					          cargo-machete
 | 
				
			||||||
 | 
					          cargo-sort
 | 
				
			||||||
          openssl
 | 
					          openssl
 | 
				
			||||||
          pkg-config
 | 
					          pkg-config
 | 
				
			||||||
        ] ++ lib.optionals stdenv.isDarwin [
 | 
					        ] ++ lib.optionals stdenv.isDarwin [
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue