Skip to content

Commit a078365

Browse files
author
Joe Ellis
committed
Use patch for parsec-interface-rs dependency
Patched dependency to use joechrisellis/parsec-interface-rs. Signed-off-by: Joe Ellis <[email protected]>
1 parent 1604a59 commit a078365

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ mockstream = "0.0.3"
2626
[features]
2727
testing = ["parsec-interface/testing", "no-fs-permission-check"]
2828
no-fs-permission-check = []
29+
30+
[patch.crates-io]
31+
parsec-interface = { git = "https://github.com/joechrisellis/parsec-interface-rs.git", branch = "add-list-keys" }

0 commit comments

Comments
 (0)