Sign in
android
/
platform
/
external
/
rust
/
crates
/
futures-executor
/
refs/heads/android14-d2-s4-release
/
.
/
patches
/
Cargo.toml.patch
blob: 2dbe263f24a8ee904a760016b0c5eb9ad76bcc26 [
file
] [
log
] [
blame
] [
edit
]
diff
--
git a
/
Cargo
.
toml b
/
Cargo
.
toml
index
4b79bba
..
bf8fbf2
100644
---
a
/
Cargo
.
toml
+++
b
/
Cargo
.
toml
@@
-
45
,
6
+
45
,
7
@@
version
=
"1.8.0"
optional
=
true
[
dev
-
dependencies
]
+
futures
=
"0.3.21"
[
features
]
default
=
[
"std"
]