Skip to content

Commit

Permalink
dependabot: bump const_format from 0.2.33 to 0.2.34
Browse files Browse the repository at this point in the history
Bumps [const_format](https://github.com/rodrimati1992/const_format_crates) from 0.2.33 to 0.2.34.
- [Release notes](https://github.com/rodrimati1992/const_format_crates/releases)
- [Changelog](https://github.com/rodrimati1992/const_format_crates/blob/master/Changelog.md)
- [Commits](https://github.com/rodrimati1992/const_format_crates/commits/0.2.34)

---
updated-dependencies:
- dependency-name: const_format
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 709b529 commit 1e24627
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ bzip2-rs = "0.1.2"
cfg-if = "1.0.0"
chrono = "0.4.38"
clap = { version = "=4.2.1", features = ["derive"] }
const_format = { version = "0.2.33", features = ["assertcp"] }
const_format = { version = "0.2.34", features = ["assertcp"] }
crossbeam-channel = "0.5.13"
ctrlc = "3.4.5"
current_platform = "0.2.0"
Expand Down

0 comments on commit 1e24627

Please sign in to comment.