aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fc6dcc4..f040305 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -37,7 +37,7 @@ version = "1.0.120"
features = ["derive"]
[dependencies.breadx]
-version = "0.1.11"
+version = "0.2.9"
features = ["async"]
[dependencies.minreq]