summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNadrieril2020-02-21 14:58:42 +0000
committerNadrieril2020-02-21 14:58:42 +0000
commit5f720252a00bf2a45fef7f4c0855b79bd3932600 (patch)
tree982192533b05507db4d94b25fd7b18b11c3ec2c5 /Cargo.toml
parentdcaf7c2d525a3d9105170f5b7cd960bc4fe49e68 (diff)
Move improved_slice_patterns to its own repo
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fc1f68d..33025db 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,6 +5,5 @@ members = [
"abnf_to_pest",
"dhall",
"dhall_proc_macros",
- "improved_slice_patterns",
"serde_dhall"
]