Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
globin committed Jan 11, 2015
1 parent cd0ee25 commit d07b5d2
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,7 +1,7 @@
[package]

name = "puppetfile"
version = "0.0.3"
version = "0.1.0"
authors = ["Robin Gloster <[email protected]>"]
license = "MIT"
description = "Puppetfile parser"
Expand All @@ -14,7 +14,7 @@ keywords = ["puppetfile", "parser", "r10k"]
[dependencies]
semver = "0.1.6"
url = "0.2.8"
hyper = "0.0.21"
hyper = "0.1.0"
log = "0.1.4"
rustc-serialize = "0.2.4"
peg = "0.1.3"

0 comments on commit d07b5d2

Please sign in to comment.