hfile 0.5.1

Hfile is a command-line interface (CLI) tool for generating hash values of files
Documentation
{
  "name": "Rust",
  "extensions": [
    "cschleiden.vscode-github-actions",
    "ms-vsliveshare.vsliveshare",
    "matklad.rust-analyzer",
    "serayuzgur.crates",
    "vadimcn.vscode-lldb"
  ],
  "dockerFile": "Dockerfile",
  "settings": {
    "editor.formatOnSave": true,
    "terminal.integrated.shell.linux": "/usr/bin/zsh",
    "files.exclude": {
      "**/CODE_OF_CONDUCT.md": true,
      "**/LICENSE": true
    }
  }
}