Skip to content

Commit 24765f7

Browse files
committed
change dependency to the pub.dev one for dargon2_core
1 parent 6ea80fc commit 24765f7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ environment:
99
dependencies:
1010
ffi: '^1.0.0'
1111
convert: '^3.0.0'
12-
dargon2_core:
13-
path: '../dargon2_core'
12+
dargon2_core: '^1.0.0'
1413

1514
dev_dependencies:
1615
pedantic: ^1.9.0

0 commit comments

Comments
 (0)