diff options
| author | sneurlax <sneurlax@gmail.com> | 2024-10-10 17:10:15 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-10 17:10:15 -0500 |
| commit | 440f6c31c764296f5b6856dcd8ba759cfd17d1a0 (patch) | |
| tree | 9519899493ab0f686e99b8705e0d5770a80fec9a /impls/monero.dart | |
| parent | eb7cc583ef7ce825520795fde2b514a304c5548c (diff) | |
| parent | fdd92dff2d912ac2a82c8138f1002cc7fce942bc (diff) | |
Merge branch 'master' into rust
Diffstat (limited to 'impls/monero.dart')
| -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 d85d600..174a781 100644 --- a/impls/monero.dart/pubspec.yaml +++ b/impls/monero.dart/pubspec.yaml @@ -10,6 +10,6 @@ dependencies: ffi: ^2.1.0 dev_dependencies: - lints: ^4.0.0 + lints: ^5.0.0 test: ^1.24.0 ffigen: ^14.0.0
\ No newline at end of file |
