浏览代码

Удалить 'Server_Rust/Cargo.toml'

gr782_lva 3 年之前
父节点
当前提交
ea444179d1
共有 1 个文件被更改,包括 0 次插入13 次删除
  1. 0 13
      Server_Rust/Cargo.toml

+ 0 - 13
Server_Rust/Cargo.toml

@@ -1,13 +0,0 @@
-[package]
-name = "vladLi"
-version = "0.1.0"
-edition = "2018"
-
-# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
-
-[dependencies]
-rand ="0.5.5"
-iron = "0.5.1"
-mime = "0.2.3"
-router = "0.5.1"
-urlencoded = "0.5.0"