Prevent too deep recursion#109
Conversation
644ee83 to
35ca228
Compare
|
Is it possible to backport this to 0.3.x series? According to crates.io stats, half of the recent downloads of rust-yaml are in the 0.3.x. If this fix is already backported, please let me know and I'll update the security advisory. |
|
@Shnatsel Most of the rust-yaml downloads are due to clap, which isn't really affected by this issue, making this mostly unimportant. |
|
There is a total of 165 crates on crates.io currently affected without a semver-compatible upgrade path, according to crates-audit. So it might not be as unimportant as it seems. |
|
Here's the list of affected crates, without crates depending on |
No description provided.