mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-01-11 22:40:36 +00:00
Update d4rt dependency version to 0.0.8
This commit is contained in:
parent
e635e495b8
commit
ef47210af8
2 changed files with 3 additions and 3 deletions
|
|
@ -354,10 +354,10 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
name: d4rt
|
||||
sha256: d38cde299f9e434b3c2bd0c07a7f3743e2853dfed60a3ed1f97685c34d922062
|
||||
sha256: a66e0c77eb6d3edb91cee97f55f0d9ac534c5a521717de0b8df61e8493664476
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.0.7"
|
||||
version: "0.0.8"
|
||||
dart_style:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@ dependencies:
|
|||
git:
|
||||
url: https://github.com/kodjodevf/epubx.dart.git
|
||||
ref: dev
|
||||
d4rt: 0.0.7
|
||||
d4rt: 0.0.8
|
||||
|
||||
dependency_overrides:
|
||||
ffi: ^2.1.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue