mirror of
https://github.com/GyulyVGC/sniffnet.git
synced 2025-12-23 22:29:01 -05:00
Bump etherparse from 0.17.0 to 0.18.0
Bumps [etherparse](https://github.com/JulianSchmid/etherparse) from 0.17.0 to 0.18.0. - [Release notes](https://github.com/JulianSchmid/etherparse/releases) - [Changelog](https://github.com/JulianSchmid/etherparse/blob/master/changelog.md) - [Commits](https://github.com/JulianSchmid/etherparse/compare/v0.17.0...v0.18.0) --- updated-dependencies: - dependency-name: etherparse dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -38,7 +38,7 @@ strip = true
|
||||
|
||||
[dependencies]
|
||||
pcap = "2.2.0"
|
||||
etherparse = "0.17.0"
|
||||
etherparse = "0.18.0"
|
||||
chrono = { version = "0.4.40", default-features = false, features = ["clock"] }
|
||||
plotters = { version = "0.3.7", default-features = false, features = ["area_series", "line_series"] }
|
||||
iced = { version = "0.13.1", features = ["tokio", "svg", "advanced", "lazy", "image"] }
|
||||
|
||||
Reference in New Issue
Block a user