Bump cargo-platform from 0.1.4 to 0.1.5 (#65)
Bumps [cargo-platform](https://github.com/rust-lang/cargo) from 0.1.4 to 0.1.5.
- [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/cargo/commits)
---
updated-dependencies:
- dependency-name: cargo-platform
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diff
Cargo.lock | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
@@ -258,9 +258,9 @@
[[package]]
name = "cargo-platform"
version = "0.1.4"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "12024c4645c97566567129c204f65d5815a8c9aecf30fcbe682b2fe034996d36"
checksum = "e34637b3140142bdf929fb439e8aa4ebad7651ebf7b1080b3930aa16ac1459ff"
dependencies = [
"serde",
]