floss: Add versions to all Cargo.toml dependencies
Replace all '*' dependencies with numerical dependencies. Using '*' is not recommended and it interferes with our vendored repo from having multiple major versions of the same library. Bug: 264711862 Tag: #floss Test: ./floss/build/build-in-podman.py Change-Id: Idb241ab94587bd7929bf5e7b20c473e7b359fbc9
Showing
- system/gd/rust/common/Cargo.toml 9 additions, 9 deletionssystem/gd/rust/common/Cargo.toml
- system/gd/rust/facade/Cargo.toml 9 additions, 9 deletionssystem/gd/rust/facade/Cargo.toml
- system/gd/rust/facade/helpers/Cargo.toml 6 additions, 6 deletionssystem/gd/rust/facade/helpers/Cargo.toml
- system/gd/rust/facade_proto/Cargo.toml 4 additions, 4 deletionssystem/gd/rust/facade_proto/Cargo.toml
- system/gd/rust/gddi/Cargo.toml 3 additions, 3 deletionssystem/gd/rust/gddi/Cargo.toml
- system/gd/rust/gddi/macros/Cargo.toml 3 additions, 3 deletionssystem/gd/rust/gddi/macros/Cargo.toml
- system/gd/rust/linux/client/Cargo.toml 1 addition, 1 deletionsystem/gd/rust/linux/client/Cargo.toml
- system/gd/rust/linux/mgmt/Cargo.toml 3 additions, 3 deletionssystem/gd/rust/linux/mgmt/Cargo.toml
- system/gd/rust/linux/service/Cargo.toml 1 addition, 1 deletionsystem/gd/rust/linux/service/Cargo.toml
- system/gd/rust/packets/Cargo.toml 6 additions, 6 deletionssystem/gd/rust/packets/Cargo.toml
- system/gd/rust/shim/Cargo.toml 2 additions, 2 deletionssystem/gd/rust/shim/Cargo.toml
- system/gd/rust/stack/Cargo.toml 13 additions, 13 deletionssystem/gd/rust/stack/Cargo.toml
- system/tools/irk-calculator/Cargo.toml 2 additions, 2 deletionssystem/tools/irk-calculator/Cargo.toml
Loading
Please register or sign in to comment