Ver Fonte

Add rust-version in Cargo.toml

Mélanie Chauvel há 4 anos atrás
pai
commit
8c2956a8fd
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      Cargo.toml

+ 1 - 0
Cargo.toml

@@ -4,6 +4,7 @@ description = "A modern replacement for ls"
 authors = ["Benjamin Sago <ogham@bsago.me>"]
 categories = ["command-line-utilities"]
 edition = "2018"
+rust-version = "1.56.1"
 exclude = ["/devtools/*", "/Justfile", "/Vagrantfile", "/screenshots.png"]
 readme = "README.md"
 homepage = "https://the.exa.website/"