Skip to content

Commit

Permalink
Bump rustfmt-wrapper from 0.2.0 to 0.2.1 (#425)
Browse files Browse the repository at this point in the history
Bumps [rustfmt-wrapper](https://github.com/oxidecomputer/rustfmt-wrapper) from 0.2.0 to 0.2.1.
- [Changelog](https://github.com/oxidecomputer/rustfmt-wrapper/blob/main/CHANGELOG.adoc)
- [Commits](https://github.com/oxidecomputer/rustfmt-wrapper/commits)

---
updated-dependencies:
- dependency-name: rustfmt-wrapper
  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 Nov 6, 2023
1 parent 1ba6989 commit 99ead8d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 56 deletions.
67 changes: 12 additions & 55 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 @@ -40,7 +40,7 @@ rcgen = "0.10.0"
regex = "1.10.2"
regress = "0.7.1"
reqwest = { version = "0.11.22", features = ["native-tls-vendored"] }
rustfmt-wrapper = "0.2.0"
rustfmt-wrapper = "0.2.1"
schemars = { version = "0.8.13", features = ["chrono", "uuid1"] }
serde = { version = "1.0.190", features = ["derive"] }
serde_json = "1.0.108"
Expand Down

0 comments on commit 99ead8d

Please sign in to comment.