Save command

This commit is contained in:
Blaž Hrastnik 2020-10-30 17:00:30 +09:00
parent 8f0bcfe286
commit 3f707c19f4
5 changed files with 41 additions and 11 deletions

1
Cargo.lock generated
View file

@ -523,6 +523,7 @@ dependencies = [
"crossterm",
"helix-core",
"once_cell",
"smol",
"tui",
"url",
]