mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Bump cookie from 0.11.0 to 0.11.2
Bumps [cookie](https://github.com/alexcrichton/cookie-rs) from 0.11.0 to 0.11.2. - [Release notes](https://github.com/alexcrichton/cookie-rs/releases) - [Changelog](https://github.com/SergioBenitez/cookie-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/alexcrichton/cookie-rs/compare/0.11.0...0.11.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
50bd5c3e0f
commit
c619123da1
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -852,9 +852,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "cookie"
|
||||
version = "0.11.0"
|
||||
version = "0.11.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "1465f8134efa296b4c19db34d909637cb2bf0f7aaf21299e23e18fa29ac557cf"
|
||||
checksum = "d9fac5e7bdefb6160fb181ee0eaa6f96704b625c70e6d61c465cb35750a4ea12"
|
||||
dependencies = [
|
||||
"time",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue