diff --git a/lalrpop-exe/Cargo.toml b/lalrpop-exe/Cargo.toml index a9a8900..8152f00 100644 --- a/lalrpop-exe/Cargo.toml +++ b/lalrpop-exe/Cargo.toml @@ -12,4 +12,4 @@ path = "../lalrpop" [dependencies] docopt = "0.6" -rustc-serialize = "0.3" \ No newline at end of file +rustc-serialize = "0.3"