commit 193f86e43e4a68910727f2a8a464daecb2372faf
parent 66a7baa67cd6f86c247978167dec0a88d0e2ae1a
Author: Tobias Bölz <tobias@boelz.eu>
Date: Sat, 7 Oct 2023 18:35:03 +0200
reopen removed from Cargo.toml
Diffstat:
2 files changed, 0 insertions(+), 2 deletions(-)
diff --git 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
@@ -37,7 +37,6 @@ unstable = []
[target."cfg(not(windows))".dependencies]
# Logging
syslog = "6.1.0"
-reopen = "1.0.3"
[dependencies]
# Logging