mirror of
				https://github.com/dndx/phantun.git
				synced 2025-11-04 20:05:35 +08:00 
			
		
		
		
	chore(deps): update pnet requirement from 0.31 to 0.33
Updates the requirements on [pnet](https://github.com/libpnet/libpnet) to permit the latest version. - [Release notes](https://github.com/libpnet/libpnet/releases) - [Commits](https://github.com/libpnet/libpnet/compare/v0.31.0...v0.33.0) --- updated-dependencies: - dependency-name: pnet dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
				
					committed by
					
						
						Datong Sun
					
				
			
			
				
	
			
			
			
						parent
						
							af3a9061a1
						
					
				
				
					commit
					ee7ee5d5f9
				
			@@ -16,7 +16,7 @@ benchmark = []
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
[dependencies]
 | 
					[dependencies]
 | 
				
			||||||
bytes = "1"
 | 
					bytes = "1"
 | 
				
			||||||
pnet = "0.31"
 | 
					pnet = "0.33"
 | 
				
			||||||
tokio = { version = "1.14", features = ["full"] }
 | 
					tokio = { version = "1.14", features = ["full"] }
 | 
				
			||||||
rand = { version = "0.8", features = ["small_rng"] }
 | 
					rand = { version = "0.8", features = ["small_rng"] }
 | 
				
			||||||
log = "0.4"
 | 
					log = "0.4"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user