Skip to content

Commit

Permalink
Resolve deps merge
Browse files Browse the repository at this point in the history
  • Loading branch information
neekolas committed Apr 10, 2024
1 parent ad2e1e1 commit 67f0444
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
5 changes: 5 additions & 0 deletions Cargo.lock

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

6 changes: 5 additions & 1 deletion xmtp_id/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,11 @@ prost.workspace = true
rand.workspace = true
serde.workspace = true
sha2 = "0.10.8"

thiserror.workspace = true
tracing.workspace = true
xmtp_cryptography.workspace = true
xmtp_mls.workspace = true
xmtp_proto.workspace = true

[dev-dependencies]
anyhow.workspace = true
Expand Down

0 comments on commit 67f0444

Please sign in to comment.