blob: 2dbe263f24a8ee904a760016b0c5eb9ad76bcc26 [file] [log] [blame]
Jeff Vander Stoep15b92d72022-07-05 13:05:13 +02001diff --git a/Cargo.toml b/Cargo.toml
2index 4b79bba..bf8fbf2 100644
3--- a/Cargo.toml
4+++ b/Cargo.toml
5@@ -45,6 +45,7 @@ version = "1.8.0"
6 optional = true
7
8 [dev-dependencies]
9+futures = "0.3.21"
10
11 [features]
12 default = ["std"]