Update Cargo.lock and Cargo.toml
This commit is contained in:
		
							
								
								
									
										1
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										1
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							| @@ -1888,6 +1888,7 @@ dependencies = [ | ||||
|  "enum-primitive-derive", | ||||
|  "flate2", | ||||
|  "itertools 0.13.0", | ||||
|  "lazy_static", | ||||
|  "local-ip-address", | ||||
|  "log", | ||||
|  "memflow", | ||||
|   | ||||
| @@ -41,6 +41,8 @@ itertools = "0.13.0" | ||||
| flate2 = "1.0" | ||||
| rand = "0.8" | ||||
|  | ||||
| lazy_static = "1.4" | ||||
|  | ||||
| [build-dependencies] | ||||
| reqwest = { version = "0.12.9", features = ["blocking"] } | ||||
| serde = { version = "1.0.215", features = ["derive"] } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user