Skip to content

Commit

Permalink
move rust-format to dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
valsteen committed Sep 19, 2022
1 parent 0827fea commit eede746
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ proc-macro = true
proc-macro2 = "1.0.43"
syn = "1.0.99"
quote = "1.0.21"

[dev-dependencies]
rust-format = "0.3.4"

0 comments on commit eede746

Please sign in to comment.