From d81d128ebea12a1980921c518498f469b7acc52f Mon Sep 17 00:00:00 2001
From: renovate-bot <renovate@fachschaften.org>
Date: Sun, 14 Jul 2024 14:33:31 +0000
Subject: [PATCH] Update Rust crate fantoccini to 0.21.0

---
 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index 1c49cff..b04f837 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,7 +6,7 @@ edition = "2021"
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
 
 [dependencies]
-fantoccini = "0.19.3"
+fantoccini = "0.21.0"
 penguin-config = "0.1.1"
 serde = "1.0.200"
 tokio = { version = "1", features = ["full"] }
-- 
GitLab