reopen removed from Cargo.toml

pull/3909/head
Tobias Bölz 1 year ago committed by Mathijs van Veluw
parent 66a7baa67c
commit 193f86e43e

1
Cargo.lock generated

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

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

Loading…
Cancel
Save