Skip to content

Commit

Permalink
Bump sdre-rust-logging from 0.3.2 to 0.3.3 (#58)
Browse files Browse the repository at this point in the history
Bumps [sdre-rust-logging](https://github.com/sdr-enthusiasts/sdre-rust-logging) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/sdr-enthusiasts/sdre-rust-logging/releases)
- [Commits](https://github.com/sdr-enthusiasts/sdre-rust-logging/commits)

---
updated-dependencies:
- dependency-name: sdre-rust-logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 28, 2024
1 parent e7e19ed commit 64436b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.

2 changes: 1 addition & 1 deletion src/libraries/sh-config/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ keywords.workspace = true

[dependencies]
figment = { version = "0.10.19", features = ["toml", "env"] }
sdre-rust-logging = "0.3.2"
sdre-rust-logging = "0.3.3"
log = "0.4.22"
serde = { version = "1.0.204", features = ["derive"] }
serde-inline-default = "0.2.0"
Expand Down

0 comments on commit 64436b0

Please sign in to comment.