Compare commits

..

1 commit

Author SHA1 Message Date
c856566a5a Update Rust crate futures-util to 0.3.26
Some checks failed
ci/woodpecker/push/deploy unknown status
ci/woodpecker/push/lint Pipeline was successful
2023-01-30 17:01:11 +00:00

4
Cargo.lock generated
View file

@ -198,9 +198,9 @@ dependencies = [
[[package]] [[package]]
name = "futures-core" name = "futures-core"
version = "0.3.27" version = "0.3.26"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "86d7a0c1aa76363dac491de0ee99faf6941128376f1cf96f07db7603b7de69dd" checksum = "ec90ff4d0fe1f57d600049061dc6bb68ed03c7d2fbd697274c41805dcb3f8608"
[[package]] [[package]]
name = "futures-macro" name = "futures-macro"