deps: bump poll-promise to master

0.2.0 is crashing on my m1
This commit is contained in:
William Casarin
2023-07-06 10:44:08 -07:00
parent f5b7b0b1b8
commit 2fb845a261
2 changed files with 2 additions and 3 deletions

3
Cargo.lock generated
View File

@@ -2264,8 +2264,7 @@ dependencies = [
[[package]]
name = "poll-promise"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fcf2a02372dfae23c9c01267fb296b8a3413bb4e45fbd589c3ac73c6dcfbb305"
source = "git+https://github.com/EmbarkStudios/poll-promise?rev=b493586107b0e508860aa2e9d18049fd8cd9d13f#b493586107b0e508860aa2e9d18049fd8cd9d13f"
dependencies = [
"static_assertions",
]