summaryrefslogtreecommitdiff
path: root/dhall_parser/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--dhall_generated_parser/Cargo.toml (renamed from dhall_parser/Cargo.toml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhall_parser/Cargo.toml b/dhall_generated_parser/Cargo.toml
index 5ee7eca..9e4ae49 100644
--- a/dhall_parser/Cargo.toml
+++ b/dhall_generated_parser/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "dhall_parser"
+name = "dhall_generated_parser"
version = "0.1.0"
authors = ["Nadrieril <nadrieril@users.noreply.github.com>"]
license = "BSD-2-Clause"