Bump delegate from 0.13.3 to 0.13.4

---
updated-dependencies:
- dependency-name: delegate
  dependency-version: 0.13.4
  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]
2025-07-21 18:32:31 +00:00
committed by GitHub
parent 828c3bf22f
commit be7596f747
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ license = "GPL-3.0-or-later"
[dependencies]
cxx = { version = "1.0", features = ["c++17"] }
delegate = "0.13.2"
delegate = "0.13.4"
libloot = { path = ".." }
libloot-ffi-errors = { path = "../ffi-errors" }