Skip to content

Commit

Permalink
Merge pull request #433 from jolhoeft/master
Browse files Browse the repository at this point in the history
chore(*): Updgrade log crate and version to 0.10.2
  • Loading branch information
jolhoeft authored Nov 28, 2018
2 parents c089f2e + 9103b34 commit 8810657
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]

name = "nickel"
version = "0.10.1"
version = "0.10.2"
authors = [ "Christoph Burgdorf <[email protected]>",
"Kevin Butler <[email protected]>",
"Simon Persson <[email protected]>",
Expand All @@ -13,6 +13,7 @@ homepage = "http://nickel-org.github.io/"
repository = "https://github.com/nickel-org/nickel.rs"
readme = "README.md"
keywords = ["nickel", "server", "web", "express"]
autoexamples = false

[features]
unstable = ["hyper/nightly", "compiletest_rs"]
Expand Down

0 comments on commit 8810657

Please sign in to comment.