update confy, not create if not exist when load

Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
21pages 2023-07-05 10:56:36 +08:00
parent 533fc082bd
commit 07c21ced70

2
Cargo.lock generated
View File

@ -1054,7 +1054,7 @@ dependencies = [
[[package]]
name = "confy"
version = "0.4.0-2"
source = "git+https://github.com/open-trade/confy#9f231b2039cf8a8f8cdf6b829c5ac0016e146077"
source = "git+https://github.com/open-trade/confy#7855cd3c32b1a60b44e5076ee8f6b4131da10350"
dependencies = [
"directories-next",
"serde 1.0.163",