From 193f86e43e4a68910727f2a8a464daecb2372faf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20B=C3=B6lz?= Date: Sat, 7 Oct 2023 18:35:03 +0200 Subject: [PATCH] reopen removed from Cargo.toml --- Cargo.lock | 1 - Cargo.toml | 1 - 2 files changed, 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 934e3344..ddeabdd9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3493,7 +3493,6 @@ dependencies = [ "pico-args", "rand", "regex", - "reopen", "reqwest", "ring", "rmpv", diff --git a/Cargo.toml b/Cargo.toml index 1659743b..ee3e789c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,7 +37,6 @@ unstable = [] [target."cfg(not(windows))".dependencies] # Logging syslog = "6.1.0" -reopen = "1.0.3" [dependencies] # Logging