Learn how to escape Rust dependency hell with this video on library updates and dependency management in Rustlang using Cargo update.
I cover the basics the move on to harder topics so that you can learn with me!!
00:55 How Semantic Versioning Works?
02:12 Libraries that never reach 1.x lack commitment.
06:53 Solving weird cargo dependencies issues
09:16 Here's how you specify which rust toolchain to use