Skip to content

Commit

Permalink
use updated resolver
Browse files Browse the repository at this point in the history
  • Loading branch information
insipx committed Feb 14, 2024
1 parent d954710 commit 96e7c63
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 @@ -27,7 +27,7 @@ anyhow = "1.0"
thiserror = "1.0"
ethers = { version = "2.0.11", features = ["abigen"] }
ctor = "0.2"
lib-didethresolver = { git = "https://github.com/xmtp/didethresolver", branch = "insipx/xps-timestamp" }
lib-didethresolver = { git = "https://github.com/xmtp/didethresolver", branch = "insipx/byte-conversions" }
xps-types = { path = "./xps-types" }
rustc-hex = "2.1"
hex = "0.4"

0 comments on commit 96e7c63

Please sign in to comment.