소스 검색

Удалить '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"