updated-dependencies:
- dependency-name: crc32fast
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-05-21 03:47:16 +00:00
committed by GitHub
parent 17a280b5c3
commit ca69e0b2fa
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ license = "MIT"
edition = "2021"
[dependencies]
crc32fast = "1.2.0"
crc32fast = "1.4.2"
esplugin = "5.0.0"
nom = "7.0.0"
pelite = "0.10.0"