Cargo.toml: drop dependencies.ffmpeg-sys-next.path
This is really inconvenient for people who don't need to modify rust-ffmpeg-sys. To develop the two repos together just put paths = ['../rust-ffmpeg-sys'] in .cargo/config.toml.
This commit is contained in:
parent
48271cc587
commit
3325f7ee31
@ -104,6 +104,5 @@ version = "0.12"
|
|||||||
optional = true
|
optional = true
|
||||||
|
|
||||||
[dependencies.ffmpeg-sys-next]
|
[dependencies.ffmpeg-sys-next]
|
||||||
path = "../rust-ffmpeg-sys"
|
|
||||||
version = "4.3"
|
version = "4.3"
|
||||||
default-features = false
|
default-features = false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user