Skip to content

Commit

Permalink
use fork of a2/DefaultNotificationBuilder
Browse files Browse the repository at this point in the history
using PR https://github.com/WalletConnect/a2 as not merged to master yet.
  • Loading branch information
r10s authored and link2xt committed Mar 27, 2024
1 parent c7285f1 commit b6ff62c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 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 @@ -6,7 +6,7 @@ edition = "2018"
license = "MIT OR Apache-2.0"

[dependencies]
a2 = "0.8"
a2 = { git = "https://github.com/gferon/a2/", branch = "apns-push-type" }
anyhow = "1.0.32"
async-std = { version = "1.9", features = ["tokio1", "attributes", "unstable"] }
femme = "2.1.0"
Expand Down

0 comments on commit b6ff62c

Please sign in to comment.