Skip to content

Commit

Permalink
Merge pull request #255 from quake/quake/fix-252
Browse files Browse the repository at this point in the history
chore: upgrade deps to resolve #252
  • Loading branch information
quake authored Oct 20, 2024
2 parents 90f03db + 658723f commit 6783283
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 49 deletions.
94 changes: 47 additions & 47 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ bech32 = "0.8"
rand = "0.8.5"
serde_json = { version = "1.0" }
home = "0.5.9"
ckb-sdk = "3.4.0"
ckb-sdk = "3.4"
thiserror = "1.0.58"
anyhow = "1.0.81"
tentacle = "0.6"
Expand Down Expand Up @@ -74,4 +74,4 @@ mutable-key-type = "allow"
upper-case-acronyms = "allow"
fallible-impl-from = "allow"
expect-fun-call = "allow"
large-enum-variant = "allow"
large-enum-variant = "allow"

0 comments on commit 6783283

Please sign in to comment.