Skip to content

Commit

Permalink
Merge branch 'main' of github.com:sicpa-dlab/didcomm-rust into refact…
Browse files Browse the repository at this point in the history
…or_for_kms
  • Loading branch information
dkulic committed Aug 14, 2024
2 parents f00c4e3 + 4388350 commit 1fa4a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -249,5 +249,5 @@ PRs are welcome!

The following CI checks are run against every PR:
- No warnings from `cargo check --all-targets`
- All tests must pass with `cargo tests`
- All tests must pass with `cargo test`
- Code must be formatted by `cargo fmt --all`

0 comments on commit 1fa4a68

Please sign in to comment.