Skip to content

Commit

Permalink
dep: bump the deps group with 1 update (#437)
Browse files Browse the repository at this point in the history
Bumps the deps group with 1 update: [vergen](https://github.com/rustyhorde/vergen).


Updates `vergen` from 8.2.10 to 8.3.0
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](rustyhorde/vergen@8.2.10...8.3.0)

---
updated-dependencies:
- dependency-name: vergen
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 17, 2024
1 parent 7b91b6a commit e56a83b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion crates/rsonpath/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ simple_logger = "4.3.3"

[build-dependencies]
rustflags = { version = "0.1.4" }
vergen = { version = "8.2.10", features = ["cargo", "git", "gitcl", "rustc"] }
vergen = { version = "8.3.0", features = ["cargo", "git", "gitcl", "rustc"] }

[dev-dependencies]
trycmd = "0.14.20"
Expand Down

0 comments on commit e56a83b

Please sign in to comment.