Skip to content

Commit

Permalink
chore(deps,cargo): bump semver from 1.0.23 to 1.0.24 in the cargo gro…
Browse files Browse the repository at this point in the history
…up (#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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 0c34792 commit 3915637
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ prost = "0.13.4"
prost-types = "0.13.4"
url = { version = "2.5.4", optional = true }
regress = "0.10.1"
semver = { version = "1.0.23", optional = true }
semver = { version = "1.0.24", optional = true }
serde = { version = "1.0.216", features = ["derive"] }
serde_json = "1.0.133"
serde_yaml = { version = "0.9.34", optional = true }
Expand All @@ -53,7 +53,7 @@ prettyplease = "0.2.25"
prost-build = { version = "0.13.4", default-features = false }
protobuf-src = { version = "2.1.0", optional = true }
schemars = "0.8.21"
semver = "1.0.23"
semver = "1.0.24"
serde_yaml = "0.9.34"
syn = "2.0.90"
typify = "0.2.0"
Expand Down

0 comments on commit 3915637

Please sign in to comment.