Skip to content

Commit 3915637

Browse files
chore(deps,cargo): bump semver from 1.0.23 to 1.0.24 in the cargo group (#268)
Bumps the cargo group with 1 update: [semver](https://github.com/dtolnay/semver). Updates `semver` from 1.0.23 to 1.0.24 Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c34792 commit 3915637

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ prost = "0.13.4"
4040
prost-types = "0.13.4"
4141
url = { version = "2.5.4", optional = true }
4242
regress = "0.10.1"
43-
semver = { version = "1.0.23", optional = true }
43+
semver = { version = "1.0.24", optional = true }
4444
serde = { version = "1.0.216", features = ["derive"] }
4545
serde_json = "1.0.133"
4646
serde_yaml = { version = "0.9.34", optional = true }
@@ -53,7 +53,7 @@ prettyplease = "0.2.25"
5353
prost-build = { version = "0.13.4", default-features = false }
5454
protobuf-src = { version = "2.1.0", optional = true }
5555
schemars = "0.8.21"
56-
semver = "1.0.23"
56+
semver = "1.0.24"
5757
serde_yaml = "0.9.34"
5858
syn = "2.0.90"
5959
typify = "0.2.0"

0 commit comments

Comments
 (0)