Skip to content

Commit

Permalink
build(deps): bump leptos-use from 0.10.2 to 0.10.3
Browse files Browse the repository at this point in the history
Bumps [leptos-use](https://github.com/Synphonyte/leptos-use) from 0.10.2 to 0.10.3.
- [Release notes](https://github.com/Synphonyte/leptos-use/releases)
- [Changelog](https://github.com/Synphonyte/leptos-use/blob/main/CHANGELOG.md)
- [Commits](Synphonyte/leptos-use@v0.10.2...v0.10.3)

---
updated-dependencies:
- dependency-name: leptos-use
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent c28b7ee commit 8f2a8aa
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ candid = "0.10.3"
ic-agent = { version = "0.33.0", default-features = false, features = ["pem", "reqwest"] }
serde-wasm-bindgen = { version = "0.6.3" }
futures = "0.3.30"
leptos-use = "0.10.2"
leptos-use = "0.10.3"
reqwest = { version = "0.11.24", default-features = false, features = ["json"] }
serde_bytes = "0.11.14"
hex = "0.4.3"
Expand Down

0 comments on commit 8f2a8aa

Please sign in to comment.