ソースを参照

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

読み込み中…
キャンセル
保存