Skip to content
This repository was archived by the owner on Apr 27, 2025. It is now read-only.

Commit dcab9e8

Browse files
chore(deps): bump rexie from 0.5.0 to 0.6.2
Bumps [rexie](https://github.com/devashishdxt/rexie) from 0.5.0 to 0.6.2. - [Release notes](https://github.com/devashishdxt/rexie/releases) - [Commits](devashishdxt/rexie@v0.5.0...v0.6.2) --- updated-dependencies: - dependency-name: rexie dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1eee47c commit dcab9e8

File tree

2 files changed

+18
-8
lines changed

2 files changed

+18
-8
lines changed

Cargo.lock

Lines changed: 17 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

moksha-wallet/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ rand = { workspace = true }
3333
gloo-net = { version = "0.5.0" }
3434
serde-wasm-bindgen = "0.6.5"
3535
wasm-bindgen = "0.2.92"
36-
rexie = "0.5.0"
36+
rexie = "0.6.2"
3737
tokio = { workspace = true, features = ["rt", "sync"] }
3838

3939
[target.'cfg(not(target_family="wasm"))'.dependencies]

0 commit comments

Comments
 (0)