reopen removed from Cargo.toml

This commit is contained in:
Tobias Bölz 2023-10-07 18:35:03 +02:00 committed by Mathijs van Veluw
parent 66a7baa67c
commit 193f86e43e
2 changed files with 0 additions and 2 deletions

1
Cargo.lock generated
View File

@ -3493,7 +3493,6 @@ dependencies = [
"pico-args", "pico-args",
"rand", "rand",
"regex", "regex",
"reopen",
"reqwest", "reqwest",
"ring", "ring",
"rmpv", "rmpv",

View File

@ -37,7 +37,6 @@ unstable = []
[target."cfg(not(windows))".dependencies] [target."cfg(not(windows))".dependencies]
# Logging # Logging
syslog = "6.1.0" syslog = "6.1.0"
reopen = "1.0.3"
[dependencies] [dependencies]
# Logging # Logging