Skip to content

Commit

Permalink
chore(deps): update rust crate serde to 1.0.192
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 1ae5e2a commit d499830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ tauri-bindgen-gen-guest-js = { path = "crates/gen-guest-js", features = ['cli']
wit-parser = { path = "crates/wit-parser" }
miette = { version = "5.10.0", features = ["fancy"] }
log = { version = "0.4.20", features = [ "kv_unstable", "kv_unstable_std" ] }
serde = "1.0.188"
serde = "1.0.192"
quote = "1.0.33"
proc-macro2 = "1.0.67"
syn = "2.0.36"
Expand Down

0 comments on commit d499830

Please sign in to comment.