summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-13 18:05:00 +0000
committerGitHub <noreply@github.com>2023-03-13 18:05:00 +0000
commit1652422cbb9184c79c3244cea8ce433b2ec9122c (patch)
tree5fc2e66d654b70ad91c4a9b5094bc546a17414b2
parent91bede5512458e20f96203c488c4b0c311c18153 (diff)
Bump semver from 1.0.14 to 1.0.17dependabot/cargo/semver-1.0.17
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.14 to 1.0.17. - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.14...1.0.17) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 6925573..92f8cc5 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1524,9 +1524,9 @@ checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
[[package]]
name = "semver"
-version = "1.0.14"
+version = "1.0.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "e25dfac463d778e353db5be2449d1cce89bd6fd23c9f1ea21310ce6e5a1b29c4"
+checksum = "bebd363326d05ec3e2f532ab7660680f3b02130d780c299bca73469d521bc0ed"
[[package]]
name = "serde"