Skip to content

Commit

Permalink
chore(cargo): set session as a default feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryman committed Aug 27, 2015
1 parent ef3b2f5 commit 37804ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ keywords = ["nickel", "server", "web", "express"]
unstable = ["hyper/nightly", "compiletest_rs"]
secure_cookies = ["cookie/secure"]
session = ["secure_cookies"]
default = ["session"]

[dependencies]
url = "*"
Expand Down

0 comments on commit 37804ab

Please sign in to comment.