mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 12:32:40 +03:00
Ticket #4609: treat Rust crates as tar.gz
archives
534ce68621/src/cargo/ops/cargo_package.rs (L185)
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
This commit is contained in:
parent
c2eb73bb2c
commit
63a51cdcd7
@ -215,6 +215,10 @@ Include=tar.gz
|
|||||||
Shell=.gem
|
Shell=.gem
|
||||||
Include=tar.gz
|
Include=tar.gz
|
||||||
|
|
||||||
|
[crate]
|
||||||
|
Shell=.crate
|
||||||
|
Include=tar.gz
|
||||||
|
|
||||||
[tar.bzip]
|
[tar.bzip]
|
||||||
Shell=.tar.bz
|
Shell=.tar.bz
|
||||||
# Open=%cd %p/utar://
|
# Open=%cd %p/utar://
|
||||||
|
Loading…
Reference in New Issue
Block a user