Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Hoffman committed Sep 22, 2016
1 parent 91004e5 commit a66cda9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[package]
name = "limpet"
version = "0.2.0"
version = "0.2.1"
authors = ["Steve Hoffman <[email protected]>"]

[dependencies]
rustc-serialize = "0.3.19"
docopt = "0.6.80"
liquid = "0.8.2"
walkdir = "0.1.5"
docopt = "0.6.83"
liquid = "0.8.4"
walkdir = "0.1.8"

0 comments on commit a66cda9

Please sign in to comment.