Skip to content

Commit 7412daa

Browse files
committed
Point at released conduit-cookie instead of git
1 parent a754436 commit 7412daa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ lettre_email = {git = "https://github.com/lettre/lettre", version = "0.9"}
6868

6969
conduit = "0.8"
7070
conduit-conditional-get = "0.8"
71-
conduit-cookie = { git = "https://github.com/conduit-rust/conduit-cookie.git" }
71+
conduit-cookie = "0.8.5"
7272
cookie = "0.11"
7373
conduit-middleware = "0.8"
7474
conduit-router = "0.8"

0 commit comments

Comments
 (0)