瀏覽代碼

Created Cargo BIN Project

Joshua Rutschmann 8 年之前
父節點
當前提交
42cd38947b
共有 1 個檔案被更改,包括 6 行新增0 行删除
  1. 6
    0
      hw1/task5/Cargo.toml

+ 6
- 0
hw1/task5/Cargo.toml 查看文件

@@ -0,0 +1,6 @@
1
+[package]
2
+name = "task5"
3
+version = "0.1.0"
4
+authors = ["Joshua Rutschmann <joshua.rutschmann@gmx.de>"]
5
+
6
+[dependencies]

Loading…
取消
儲存