We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
parsec-interface-rs
1 parent 1604a59 commit 16d8c2bCopy full SHA for 16d8c2b
Cargo.toml
@@ -26,3 +26,6 @@ mockstream = "0.0.3"
26
[features]
27
testing = ["parsec-interface/testing", "no-fs-permission-check"]
28
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