mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2024-10-31 19:22:32 +00:00
reopen removed from Cargo.toml
This commit is contained in:
parent
66a7baa67c
commit
193f86e43e
1
Cargo.lock
generated
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…
Reference in New Issue
Block a user