Skip to content

Commit a65c04b

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump cookie_store from 0.21.0 to 0.21.1
Bumps [cookie_store](https://github.com/pfernie/cookie_store) from 0.21.0 to 0.21.1. - [Changelog](https://github.com/pfernie/cookie_store/blob/master/CHANGELOG.md) - [Commits](pfernie/cookie_store@v0.21.0...v0.21.1) --- updated-dependencies: - dependency-name: cookie_store dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a675eb8 commit a65c04b

File tree

2 files changed

+20
-4
lines changed

2 files changed

+20
-4
lines changed

Cargo.lock

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

crates/handlers/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,6 @@ zxcvbn = "3.1.0"
107107
[dev-dependencies]
108108
insta.workspace = true
109109
tracing-subscriber.workspace = true
110-
cookie_store = "0.21.0"
110+
cookie_store = "0.21.1"
111111
sqlx.workspace = true
112112
wiremock.workspace = true

0 commit comments

Comments
 (0)