Gavin Henry
Gavin Henry
I could help with this as per https://github.com/SentryPeer/SentryPeer/tree/main/packaging I'm just getting into rust and enjoying reading your code base.
Just back from holidays now, so I will do some things next week. Thanks.
Where would you like this saved?
What are your thoughts about putting this in Cargo.toml? https://crates.io/crates/cargo-deb
Hi @hannesdejager I'll be back on this in a while. I've got a book contract with [PragProg](https://pragprog.com/) about C and Rust. In my book I'll have a section on packaging,...
Cool! What's yours on? On Sat, 8 Mar 2025, 21:51 Hannes de Jager, ***@***.***> wrote: > Awesome about your book, I was busy writing one myself, it is rather a...
Will keep you updated here @t3chn0m4g3
All working now. Will create release soon: `SENTRYPEER_CONFIG_FILE=sentrypeer_rust/tests/custom_config.toml ./sentrypeer -v -g another_config_file.toml` cli overrides ENV, if neither, existing OS dependent location.
Hi @SteffenDE I'm on 0.20.17 now, exactly the same. I can't see that I've missed any config or code changes to handle this. The only difference I can see that...