Commandes fonctionnent

This commit is contained in:
Justine
2022-12-20 18:19:25 +01:00
parent 967cec34af
commit 8650e12c41
4 changed files with 227 additions and 72 deletions

View File

@ -1,5 +1,5 @@
[package]
name = "rshell"
name = "sqish"
version = "0.1.0"
edition = "2021"
@ -11,3 +11,4 @@ codegen-units = 1
dirs = "4.0.0"
users = "0.11.0"
gethostname = "0.4.1"
termion = "2.0.1"