mirror of https://github.com/AMT-Cheif/drift.git
Fix some pub warnings that appeared during publishing
This commit is contained in:
parent
c80235799c
commit
ac20d9b324
|
@ -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
|
||||
|
|
|
@ -17,4 +17,5 @@ dependencies:
|
|||
dev_dependencies:
|
||||
test: ^1.9.4
|
||||
path: ^1.6.0
|
||||
ffi: ^0.1.3
|
||||
moor_ffi: ^0.6.0
|
Loading…
Reference in New Issue