Conversation
998bf44 to
0649537
Compare
In 0e9299c (GitoxideLabs#1854), RUSTSEC-2025-0007 was listed as ignored to let `cargo deny advisories` pass. That advisory has been withdrawn, as noted in https://rustsec.org/advisories/RUSTSEC-2025-0007.html: > After this advisory was published, the author graciously agreed > to give access to the rustls team. The rustls team is committed > to providing security (only) maintenance for *ring* for the > foreseeable future. It is no longer necessary to list that advisory as ignored. This reverts commit 0e9299c.
|
What causes the additional |
|
I don't exactly know what you are referring to but am assuming it's a failing journey test that wants to see specific line numbers in a traceback? |
|
Talking about cf98a15; I'm not getting that extra newline and so the journey tests are broken for me. Doesn't seem to be a line number thing, I'm just not seeing the leading newline. |
|
Right - I remember that with some new Rust release, the leading newline appeared which was taken as expected value then. |
Tasks