Remove OpenPGP-based examples and update dependencies#99
Conversation
524cac8 to
35bc7b5
Compare
See: #97 (comment) Signed-off-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>
Signed-off-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>
Signed-off-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>
Signed-off-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>
Signed-off-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>
…rsion See: https://docs.rs/crate/ssh-key/0.6.7/source/src/private/rsa.rs#201-202 Signed-off-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>
Signed-off-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>
Signed-off-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>
1533a5d to
9e5d149
Compare
Signed-off-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>
9e5d149 to
f62ee6b
Compare
|
Hey! Thanks for your work! Could you please release a new version containing these changes to crates.io? I cannot use them while working on packaging this crate as a Debian package without them being released. Thanks! |
Yep, I'll release it this week, there is another PR I'd like to try to get merged.
Just out of curiosity - is there a way for me to get a list of these packages that depend on ssh-agent-lib? (Most grant organizations ask about project's "real world usage" so if I could track that it'd be most helpful). Thanks! 🙏 |
Thanks!
I package it as a dependency if the rbw crate (rust-rbw in Debian). You can also check the list of reverse dependencies of ssh-agent-lib on crates.io: https://crates.io/crates/ssh-agent-lib/reverse_dependencies |
Thanks! I've seen the reverse dependencies on crates.io but didn't know how to map that to Debian. I'll ping you later when the thing is released. 👋 |
Since |
|
FYI @nadzyah it's done: https://crates.io/crates/ssh-agent-lib/versions if there are any problems please ping me. See you! 👋 |
Closes: #97