Update meminterval requirement from 0.3 to 0.4 (#2317)

---
updated-dependencies:
- dependency-name: meminterval
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-06-17 17:48:15 +02:00 committed by GitHub
parent 609a4ad7fe
commit 7792d87e32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ categories = ["development-tools::testing", "emulators", "embedded", "os", "no-s
keywords = ["fuzzing", "libafl", "ldpreload"] keywords = ["fuzzing", "libafl", "ldpreload"]
[dependencies] [dependencies]
meminterval = "0.3" meminterval = "0.4"
libc = "0.2" libc = "0.2"
[dev-dependencies] [dev-dependencies]