Sourced from anyhow's releases.
1.0.35
Support 1-argument use of
ensure!(https://github.com/facebook/flipper/issues/126)ensure!(depth <= MAX_DEPTH); // error msg on a false condition would be "Condition failed: `depth <= MAX_DEPTH`"
2a82468 Release 1.0.35cdfd375 Merge pull request https://github.com/facebook/flipper/issues/130 from dtolnay/ensure435f5ec Use concat/stringify macros by absolute pathcb57a41 Merge pull request https://github.com/facebook/flipper/issues/129 from dtolnay/ensure6161f7d Test 1-argument ensureda82eba Implement 1-argument ensure0c0e41f Merge pull request https://github.com/facebook/flipper/issues/128 from dtolnay/doc-cfgdc099d2 Fill in some more use of doc(cfg)