🏡 index : ~doyle/gitlab-cargo-shim.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2023-12-05 2:30:23.0 +00:00:00
committer GitHub <noreply@github.com> 2023-12-05 2:30:23.0 +00:00:00
commit
7eb1d46865a50540fd3d188bb1bba1dca5947ddf [patch]
tree
00acee400501377ef24836965b9af19e7138524d
parent
c77035b5d6ce385e4582397a0217cd8ea3eae2d0
download
7eb1d46865a50540fd3d188bb1bba1dca5947ddf.tar.gz

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(-)

diff --git a/Cargo.lock b/Cargo.lock
index 1ee596e..181073c 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -258,9 +258,9 @@ dependencies = [

[[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",
]