build(deps): bump futures-timer from 3.0.2 to 3.0.3 (#1450)

Bumps [futures-timer](https://github.com/async-rs/futures-timer) from 3.0.2 to 3.0.3.
- [Commits](https://github.com/async-rs/futures-timer/commits/v3.0.3)

---
updated-dependencies:
- dependency-name: futures-timer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-02-26 10:06:06 +01:00
committed by GitHub
parent a499cb611b
commit 09d7bfeedb
Generated
+2 -2
View File
@@ -1739,9 +1739,9 @@ checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
[[package]]
name = "futures-timer"
version = "3.0.2"
version = "3.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c"
checksum = "f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24"
dependencies = [
"gloo-timers",
"send_wrapper 0.4.0",