diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-03-17 13:23:28 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-17 13:23:28 +0100 |
| commit | 84e52393e395d75f449bcd81e23028889538118f (patch) | |
| tree | bff83fde31b8ab57e0e566c296e52e5ff05ad236 | |
| parent | 54613717b9ac74a883ce38cfca244b7958af5524 (diff) | |
chore(deps): update dependency ffigen to v18 (#124)v0.18.4.0-RC3
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -rw-r--r-- | impls/monero.dart/pubspec.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/impls/monero.dart/pubspec.yaml b/impls/monero.dart/pubspec.yaml index 2a32efe..66d25a9 100644 --- a/impls/monero.dart/pubspec.yaml +++ b/impls/monero.dart/pubspec.yaml @@ -12,4 +12,4 @@ dependencies: dev_dependencies: lints: ^5.0.0 test: ^1.24.0 - ffigen: ^14.0.0 + ffigen: ^18.0.0 |
