Skip to content

Commit 9e2f52e

Browse files
committed
Update rental to 0.5.6
Your crate depends on an old version of `rental`, which relies on a backwards-compatibiltiy hack in rustc. In future versions of rustc, versions of `rental` below `0.5.6` will now compiling, breaking your crate. This PR updates your crate to `rental` 0.5.6, which ensures that it will continue to compile with both older and newer version of rustc. For more information, see rust-lang/rust#83125
1 parent 6badb3d commit 9e2f52e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)