Update dependency

This commit is contained in:
Ming Ming 2022-09-01 17:59:26 +08:00
parent 2de766c2de
commit d01fd33f62
2 changed files with 9 additions and 4 deletions

View file

@ -682,9 +682,11 @@ packages:
kdtree:
dependency: "direct main"
description:
name: kdtree
url: "https://pub.dartlang.org"
source: hosted
path: "."
ref: "0.2.0-nc-photos-1"
resolved-ref: ada59475a643f75ca45c2ec20d2f5348728756ea
url: "https://gitlab.com/nc-photos/kd-tree-dart.git"
source: git
version: "0.2.0"
kiwi:
dependency: "direct main"

View file

@ -76,7 +76,10 @@ dependencies:
ref: 1.0.0-nc-photos-2
path: library
intl: ^0.17.0
kdtree: ^0.2.0
kdtree:
git:
url: https://gitlab.com/nc-photos/kd-tree-dart.git
ref: 0.2.0-nc-photos-1
kiwi: ^4.0.1
logging: ^1.0.1
memory_info: ^0.0.2