Skip to content

Commit

Permalink
fix(deps): update rust crate leptosfmt-prettyplease to 0.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2023
1 parent 6418692 commit 7b87df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/hirola-kit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ description = "A CLI for hirola"
leptosfmt-pretty-printer = "0.1.6"
rstml = "0.11.2"
syn = { version = "2.0.39", features = [ "visit", "full", "extra-traits" ] }
leptosfmt-prettyplease = { features = [ "verbatim" ], version = "0.2.11" }
leptosfmt-prettyplease = { features = [ "verbatim" ], version = "0.2.15" }
proc-macro2 = { version = "1.0.70", features = [ "span-locations" ] }
thiserror = "1.0.50"
crop = "0.4.1"
Expand Down

0 comments on commit 7b87df7

Please sign in to comment.