Remove useless feature
This commit is contained in:
		
							
								
								
									
										2
									
								
								virtweb_backend/Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								virtweb_backend/Cargo.lock
									
									
									
										generated
									
									
									
								
							| @@ -2020,8 +2020,6 @@ version = "8.0.0" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "b1e7d90385b59f0a6bf3d3b757f3ca4ece2048265d70db20a2016043d4509a40" | ||||
| dependencies = [ | ||||
|  "actix-web", | ||||
|  "mime_guess", | ||||
|  "rust-embed-impl", | ||||
|  "rust-embed-utils", | ||||
|  "walkdir", | ||||
|   | ||||
| @@ -41,5 +41,5 @@ tokio = "1.34.0" | ||||
| futures = "0.3.29" | ||||
| ipnetwork = "0.20.0" | ||||
| num = "0.4.1" | ||||
| rust-embed = { version = "8.0.0", features = ["actix"] } | ||||
| rust-embed = { version = "8.0.0" } | ||||
| mime_guess = "2.0.4" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user