Skip to content

Commit

Permalink
chore: bump yttrium
Browse files Browse the repository at this point in the history
  • Loading branch information
chris13524 committed Oct 19, 2024
1 parent 3bfe566 commit f09e589
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -13,7 +13,7 @@ build = "build.rs"
[dependencies]
wc = { git = "https://github.com/WalletConnect/utils-rs.git", tag = "v0.9.0", features = ["alloc", "analytics", "future", "http", "metrics", "geoip", "geoblock", "rate_limit"] }
relay_rpc = { git = "https://github.com/WalletConnect/WalletConnectRust.git", tag = "v0.32.0", features = ["cacao"] }
yttrium = { git = "https://github.com/reown-com/yttrium.git", branch = "fix/logging" }
yttrium = { git = "https://github.com/reown-com/yttrium.git" }

# Async
async-trait = "0.1.82"
Expand Down

0 comments on commit f09e589

Please sign in to comment.