mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 04:22:34 +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
|
||||
Include=tar.gz
|
||||
|
||||
[crate]
|
||||
Shell=.crate
|
||||
Include=tar.gz
|
||||
|
||||
[tar.bzip]
|
||||
Shell=.tar.bz
|
||||
# Open=%cd %p/utar://
|
||||
|
Loading…
Reference in New Issue
Block a user