Skip to content

Commit ee7ff09

Browse files
Bump rustfmt-wrapper from 0.1.0 to 0.2.0
Bumps [rustfmt-wrapper](https://github.com/oxidecomputer/rustfmt-wrapper) from 0.1.0 to 0.2.0. - [Release notes](https://github.com/oxidecomputer/rustfmt-wrapper/releases) - [Changelog](https://github.com/oxidecomputer/rustfmt-wrapper/blob/main/CHANGELOG.adoc) - [Commits](oxidecomputer/rustfmt-wrapper@v0.1.0...v0.2.0) --- updated-dependencies: - dependency-name: rustfmt-wrapper dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d16cd60 commit ee7ff09

File tree

2 files changed

+18
-5
lines changed

2 files changed

+18
-5
lines changed

Cargo.lock

Lines changed: 17 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nexus/src/db/db-macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ serde_tokenstream = "0.1"
1717
syn = { version = "1.0", features = [ "full", "derive", "extra-traits" ] }
1818

1919
[dev-dependencies]
20-
rustfmt-wrapper = "0.1"
20+
rustfmt-wrapper = "0.2"

0 commit comments

Comments
 (0)