mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Bump instant from 0.1.6 to 0.1.9
Bumps [instant](https://github.com/sebcrozet/instant) from 0.1.6 to 0.1.9. - [Release notes](https://github.com/sebcrozet/instant/releases) - [Commits](https://github.com/sebcrozet/instant/compare/v0.1.6...v0.1.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
310a1346da
commit
b8e526f4ef
1 changed files with 5 additions and 2 deletions
7
Cargo.lock
generated
7
Cargo.lock
generated
|
@ -2808,9 +2808,12 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "instant"
|
||||
version = "0.1.6"
|
||||
version = "0.1.9"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5b141fdc7836c525d4d594027d318c84161ca17aaf8113ab1f81ab93ae897485"
|
||||
checksum = "61124eeebbd69b8190558df225adf7e4caafce0d743919e5d6b19652314ec5ec"
|
||||
dependencies = [
|
||||
"cfg-if 1.0.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "io-surface"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue