confy icon indicating copy to clipboard operation
confy copied to clipboard

Yaml does not work

Open ShayBox opened this issue 5 years ago • 7 comments

image

ShayBox avatar Jun 26 '20 01:06 ShayBox

What version is the dependency for?

Restioson avatar Jun 26 '20 15:06 Restioson

Looks like 0.4.0 (latest crates.io) is a bit out of date. Probably needs an update pushed to crates.io

Restioson avatar Jun 26 '20 15:06 Restioson

@ShayBox - this worked for me:

[dependencies.confy]
version = "0.4.0"
features = ["yaml_conf"]
default-features = false

[patch.crates-io]
confy = { git = 'https://github.com/rust-cli/confy' }

reflog avatar Jul 31 '20 10:07 reflog

is there any intention to fix this any time soon?

jjmark15 avatar Aug 29 '20 17:08 jjmark15

I think it's fixed, but confy needs a version bump to 0.5 and crates.io release.

Restioson avatar Sep 08 '20 15:09 Restioson

I see 0.5.0 mentioned in the README, but it appears that 0.5.0 hasn't been released yet. Is there a timeline on when it might get published?

leethomas avatar May 15 '21 21:05 leethomas

Is this project still alive ?

Kerwood avatar Sep 22 '21 18:09 Kerwood

closing, please reopen if this is still broken.

deg4uss3r avatar Sep 08 '22 04:09 deg4uss3r