aboutsummaryrefslogtreecommitdiff
path: root/works/solutions/Cargo.toml
diff options
context:
space:
mode:
author杨宇千 <crupest@outlook.com>2019-09-20 19:23:00 +0800
committer杨宇千 <crupest@outlook.com>2019-09-20 19:23:00 +0800
commitb3d06fff749d20b0a756b7a40e39f51ae48ffb17 (patch)
treec061f5248f10c3940a20994c6044d7cae5228569 /works/solutions/Cargo.toml
downloadcrupest-b3d06fff749d20b0a756b7a40e39f51ae48ffb17.tar.gz
crupest-b3d06fff749d20b0a756b7a40e39f51ae48ffb17.tar.bz2
crupest-b3d06fff749d20b0a756b7a40e39f51ae48ffb17.zip
import(solutions): ...
Diffstat (limited to 'works/solutions/Cargo.toml')
-rw-r--r--works/solutions/Cargo.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/works/solutions/Cargo.toml b/works/solutions/Cargo.toml
new file mode 100644
index 0000000..1073387
--- /dev/null
+++ b/works/solutions/Cargo.toml
@@ -0,0 +1,9 @@
+[package]
+name = "crupest-leetcode"
+version = "0.1.0"
+authors = ["杨宇千 <crupest@outlook.com>"]
+edition = "2018"
+
+# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
+
+[dependencies]