Skip to content

Commit

Permalink
tweak the package name
Browse files Browse the repository at this point in the history
  • Loading branch information
erickt committed Dec 14, 2014
1 parent 0545306 commit f1553d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rust-mustache"
version = "0.4.0"
name = "mustache"
version = "0.3.0"
authors = ["erick.tryzelaar@gmail.com"]
license = "MIT/Apache-2.0"
description = "A pure rust implementation of mustache"
Expand Down

0 comments on commit f1553d7

Please sign in to comment.