change file-rotate repo
This commit is contained in:
parent
6c9eb99d80
commit
2a17bd4690
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -233,7 +233,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "file-rotate"
|
||||
version = "0.6.0"
|
||||
source = "git+https://github.com/BourgondAries/file-rotate.git#cf713f750b67b376952cd4d856ead0c1252ab243"
|
||||
source = "git+https://github.com/jb-alvarado/file-rotate.git#ee1dc1cea05885b8cb472191b50a044869da7e04"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"flate2",
|
||||
|
@ -12,7 +12,7 @@ chrono = "0.4"
|
||||
clap = { version = "3.1", features = ["derive"] }
|
||||
crossbeam-channel = "0.5"
|
||||
ffprobe = "0.3"
|
||||
file-rotate = { git = "https://github.com/BourgondAries/file-rotate.git" }
|
||||
file-rotate = { git = "https://github.com/jb-alvarado/file-rotate.git" }
|
||||
jsonrpc-http-server = "18.0"
|
||||
lettre = "0.10.0-rc.6"
|
||||
log = "0.4"
|
||||
|
Loading…
x
Reference in New Issue
Block a user