Skip to content

Commit

Permalink
resolve conflicts and merge
Browse files Browse the repository at this point in the history
  • Loading branch information
vineetpant committed Nov 8, 2023
2 parents 5e9363b + 9f0045f commit 9dc18b1
Show file tree
Hide file tree
Showing 3 changed files with 3 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 @@ -103,7 +103,7 @@ optional = true
# didcomm
[dependencies.vade-didcomm]
git = "https://github.com/evannetwork/vade-didcomm.git"
branch = "feature/fix-pthid-strange-value"
branch = "develop"
optional = true

# jwt-vc
Expand Down
1 change: 1 addition & 0 deletions VERSIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

- fix timestamp generation for `vade-didcomm` in `wasm` build
- update didcomm dependency for pthid in `get_did_exchange_message`
- update `vade-didcomm` dependency for `comment` fix in `did-exchange`

### Deprecation

Expand Down

0 comments on commit 9dc18b1

Please sign in to comment.