Skip to content

Commit

Permalink
Patch lair_keystore
Browse files Browse the repository at this point in the history
  • Loading branch information
guillemcordoba committed Sep 11, 2024
1 parent d5c091c commit ca76b10
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 21 deletions.
26 changes: 5 additions & 21 deletions Cargo.lock

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

4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,7 @@ path = "dnas/relay/zomes/integrity/relay"
edition = "2021"
rust-version = "1.74.0"
version = "0.5.0-beta"

[patch.crates-io]
# Revert to crates.io once https://github.com/holochain/lair/issues/133 is fixed
lair_keystore = { git = "https://github.com/guillemcordoba/lair", branch = "fix-sqlformat" }

0 comments on commit ca76b10

Please sign in to comment.