Skip to content

Commit

Permalink
fix(deps): update rust crate leptosfmt-pretty-printer to 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 21, 2023
1 parent 25b4785 commit 6fb3978
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 crates/hirola-kit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description = "A CLI for hirola"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
leptosfmt-pretty-printer = "0.1.6"
leptosfmt-pretty-printer = "0.1.7"
rstml = "0.10.6"
syn = { version = "2.0.18", features = [ "visit", "full", "extra-traits" ] }
leptosfmt-prettyplease = { features = [ "verbatim" ], version = "0.2.11" }
Expand Down

0 comments on commit 6fb3978

Please sign in to comment.