Skip to content

Commit

Permalink
Merge pull request #165 from ngutech21/dependabot/cargo/serde-wasm-bi…
Browse files Browse the repository at this point in the history
…ndgen-0.6.1

chore(deps): bump serde-wasm-bindgen from 0.6.0 to 0.6.1
  • Loading branch information
ngutech21 authored Oct 26, 2023
2 parents 689827b + 7258434 commit 5eb8dfc
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 moksha-wallet/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dirs = "5.0.1"
#ring = { version = "0.16.20", features = ["wasm32_unknown_unknown_js", "wasm32_c"] }
ring = { version = "0.16.20" }
gloo-net = { version = "0.4.0" }
serde-wasm-bindgen = "0.6.0"
serde-wasm-bindgen = "0.6.1"
wasm-bindgen = "0.2.87"

rexie = "0.5.0"
Expand Down

0 comments on commit 5eb8dfc

Please sign in to comment.