pdl: add explicit versions to Cargo dependencies
Clap has released a version 4, but Android is currently on version 3. The update in https://r.android.com/2241208 breaks if Clap 4 is used by accident. By adding the current version numbers, we can guard against these problems. Test: cargo update && cargo test (cherry picked from https://android-review.googlesource.com/q/commit:c307ff570c2650c9f67a1202381afd060fc07f4b) Merged-In: I270adb4538a83748d477ee6091bc4a2605183f48 Change-Id: I270adb4538a83748d477ee6091bc4a2605183f48
Loading
Please register or sign in to comment