瀏覽代碼

Update documentation link cargo.toml vs cargo.lock

pull/2625/head
Jan Hacker 6 年之前
父節點
當前提交
962020b16c
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      Rust.gitignore

+ 1
- 1
Rust.gitignore 查看文件

@@ -3,7 +3,7 @@
/target/

# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock

# These are backup files generated by rustfmt

Loading…
取消
儲存