Skip to content

Commit

Permalink
Update Rust crate serde to v1.0.210
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 6, 2024
1 parent 9c41b4a commit 73aa337
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 36 deletions.
81 changes: 46 additions & 35 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 packages/swc-plugin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ edition = "2021"
crate-type = ["cdylib"]

[dependencies]
serde = "1.0.155"
serde = "1.0.200"
swc_core = { version = "0.69.0", features = ["ecma_plugin_transform"] }

0 comments on commit 73aa337

Please sign in to comment.