Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crate v1.4.2 does not include the bin/ folder in project root #81

Closed
Congee opened this issue Feb 10, 2022 · 3 comments
Closed

crate v1.4.2 does not include the bin/ folder in project root #81

Congee opened this issue Feb 10, 2022 · 3 comments

Comments

@Congee
Copy link

Congee commented Feb 10, 2022

Thank you @doy for a prompt fix 😊 Some downstream packages such as nixpkgs break due to lack of bin/git-credential-rbw.

Below is a list of files downloaded from crates.io

rbw-1.4.2/.cargo_vcs_info.json
rbw-1.4.2/CHANGELOG.md
rbw-1.4.2/Cargo.lock
rbw-1.4.2/Cargo.toml
rbw-1.4.2/Cargo.toml.orig
rbw-1.4.2/LICENSE
rbw-1.4.2/README.md
rbw-1.4.2/src/actions.rs
rbw-1.4.2/src/api.rs
rbw-1.4.2/src/bin/rbw/actions.rs
rbw-1.4.2/src/bin/rbw/commands.rs
rbw-1.4.2/src/bin/rbw/main.rs
rbw-1.4.2/src/bin/rbw/sock.rs
rbw-1.4.2/src/bin/rbw-agent/actions.rs
rbw-1.4.2/src/bin/rbw-agent/agent.rs
rbw-1.4.2/src/bin/rbw-agent/daemon.rs
rbw-1.4.2/src/bin/rbw-agent/debugger.rs
rbw-1.4.2/src/bin/rbw-agent/main.rs
rbw-1.4.2/src/bin/rbw-agent/sock.rs
rbw-1.4.2/src/cipherstring.rs
rbw-1.4.2/src/config.rs
rbw-1.4.2/src/db.rs
rbw-1.4.2/src/dirs.rs
rbw-1.4.2/src/edit.rs
rbw-1.4.2/src/error.rs
rbw-1.4.2/src/identity.rs
rbw-1.4.2/src/json.rs
rbw-1.4.2/src/lib.rs
rbw-1.4.2/src/locked.rs
rbw-1.4.2/src/pinentry.rs
rbw-1.4.2/src/prelude.rs
rbw-1.4.2/src/protocol.rs
rbw-1.4.2/src/pwgen.rs
rbw-1.4.2/src/wordlist.rs
@doy
Copy link
Owner

doy commented Feb 10, 2022

oh, i didn't realize those were actually getting packaged from the crate itself - i'll replace them

@doy
Copy link
Owner

doy commented Feb 10, 2022

fixed in 1.4.3

@doy doy closed this as completed Feb 10, 2022
@Congee
Copy link
Author

Congee commented Feb 10, 2022

You da best! ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants