Skip to content

Commit

Permalink
chore(deps): update rust crate serde to v1.0.218
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2025
1 parent 0fd5629 commit 9eedbbc
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ resolver = "2"
license = "MIT"
readme = "README.md"
repository = "https://github.com/wasm-fmt/web_fmt"
version = "0.1.13"
version = "0.1.12"


[workspace.dependencies]
Expand All @@ -25,13 +25,13 @@ resolver = "2"
biome_json_parser = { version = "0.5.7" }
biome_json_syntax = { version = "0.5.7" }

malva = "0.11.1"
markup_fmt = "0.18.0"
malva = "0.11.0"
markup_fmt = "0.14.0"

serde = "1.0"
serde-wasm-bindgen = "0.6"
serde_json = "1.0"
wasm-bindgen = "0.2.99"
wasm-bindgen = "0.2.93"

[profile.release]
codegen-units = 4
Expand Down

0 comments on commit 9eedbbc

Please # to comment.