Skip to content

Commit 8b79a02

Browse files
build(deps): bump the patch-versions group with 3 updates (#60)
1 parent 8c795d1 commit 8b79a02

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ reqwest = { version = "0.12", features = ["json"] }
2727
serde_json = "1"
2828
bls-signatures = "0.15.0"
2929
libsecp256k1 = "0.7.1"
30-
anyhow = "1.0.91"
31-
serde = "1.0.213"
30+
anyhow = "1.0.92"
31+
serde = "1.0.214"
3232
hex = "0.4.3"
3333
base64 = "0.22.1"
3434
blake2b_simd = "1.0.2"
@@ -37,7 +37,7 @@ cid = "0.10.1"
3737
serde_tuple = "1.0.0"
3838
derive_more = { version = "1.0.0", features = ["from", "into"] }
3939
num-traits = "0.2.19"
40-
leptos-use = "0.13.6"
40+
leptos-use = "0.13.7"
4141
chrono = "0.4.38"
4242
send_wrapper = "0.6.0"
4343

0 commit comments

Comments
 (0)