Skip to content

Commit

Permalink
dep: bump the deps group with 1 update (#362)
Browse files Browse the repository at this point in the history
Bumps the deps group with 1 update: [simple_logger](https://github.com/borntyping/rust-simple_logger).

- [Release notes](https://github.com/borntyping/rust-simple_logger/releases)
- [Commits](borntyping/rust-simple_logger@v4.2.0...v4.3.0)

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

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 Nov 24, 2023
1 parent fe75638 commit 68b06d6
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 79 deletions.
99 changes: 21 additions & 78 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 @@ -30,7 +30,7 @@ eyre = "0.6.9"
log = "0.4.20"
rsonpath-lib = { version = "0.8.4", package = "rsonpath-lib", default-features = false }
rsonpath-syntax = { version = "0.1.0", default-features = false }
simple_logger = "4.2.0"
simple_logger = "4.3.0"

[build-dependencies]
rustflags = { version = "0.1.4" }
Expand Down

0 comments on commit 68b06d6

Please sign in to comment.