Fix some pub warnings that appeared during publishing

This commit is contained in:
Simon Binder 2020-06-28 21:17:33 +02:00
parent c80235799c
commit ac20d9b324
No known key found for this signature in database
GPG Key ID: 7891917E4147B8C0
2 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,7 @@ dependencies:
pedantic: ^1.0.0
dev_dependencies:
moor_generator: ^2.1.0
moor_generator: ^3.2.0
uuid: ^2.0.0
moor_ffi: # Used to run integration tests
path: ../moor_ffi

View File

@ -17,4 +17,5 @@ dependencies:
dev_dependencies:
test: ^1.9.4
path: ^1.6.0
ffi: ^0.1.3
moor_ffi: ^0.6.0