Skip to content

Commit faa2cad

Browse files
committed
Bump to latest conduit-static and conduit-conditional-get
Now that `cookie 0.13` pulls in `time 0.2`, we bump these crates which also depend on the newer version.
1 parent b23d92f commit faa2cad

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,12 @@ lettre_email = "0.9"
6767
failure = "0.1.1"
6868

6969
conduit = "0.9.0-alpha.2"
70-
conduit-conditional-get = "0.9.0-alpha.2"
70+
conduit-conditional-get = "0.9.0-alpha.3"
7171
conduit-cookie = "0.9.0-alpha.3"
7272
cookie = { version = "0.13", features = ["secure"] }
7373
conduit-middleware = "0.9.0-alpha.2"
7474
conduit-router = "0.9.0-alpha.2"
75-
conduit-static = "0.9.0-alpha.2"
75+
conduit-static = "0.9.0-alpha.3"
7676
conduit-git-http-backend = "0.9.0-alpha.2"
7777
civet = "0.12.0-alpha.3"
7878
conduit-hyper = "0.3.0-alpha.2"

0 commit comments

Comments
 (0)