Skip to content

Commit dae946f

Browse files
committed
Update cookie_store to 0.22.0
1 parent 136b08c commit dae946f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -154,7 +154,7 @@ version = "0.15.11"
154154

155155
# Cookie store
156156
[workspace.dependencies.cookie_store]
157-
version = "0.21.1"
157+
version = "0.22.0"
158158
default-features = false
159159
features = ["serde_json"]
160160

0 commit comments

Comments
 (0)