浏览代码

Remove fswatcher for now.

父节点
当前提交
e45b9aeb07
共有 2 个文件被更改,包括 1 次插入17 次删除
  1. 0
    15
      Cargo.lock
  2. 1
    2
      Cargo.toml

+ 0
- 15
Cargo.lock 查看文件

262
 version = "1.0.6"
262
 version = "1.0.6"
263
 source = "registry+https://github.com/rust-lang/crates.io-index"
263
 source = "registry+https://github.com/rust-lang/crates.io-index"
264
 
264
 
265
-[[package]]
266
-name = "fswatcher"
267
-version = "0.1.0"
268
-
269
 [[package]]
265
 [[package]]
270
 name = "fuchsia-cprng"
266
 name = "fuchsia-cprng"
271
 version = "0.1.1"
267
 version = "0.1.1"
436
  "unicode-normalization 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
432
  "unicode-normalization 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
437
 ]
433
 ]
438
 
434
 
439
-[[package]]
440
-name = "inotify-sys"
441
-version = "0.1.3"
442
-source = "registry+https://github.com/rust-lang/crates.io-index"
443
-dependencies = [
444
- "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
445
-]
446
-
447
 [[package]]
435
 [[package]]
448
 name = "input_buffer"
436
 name = "input_buffer"
449
 version = "0.2.0"
437
 version = "0.2.0"
935
  "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
923
  "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
936
  "dirs 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
924
  "dirs 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
937
  "env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
925
  "env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
938
- "fswatcher 0.1.0",
939
  "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
926
  "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
940
  "futures-tokio-compat 0.1.0 (git+https://github.com/mgottschlag/futures-tokio-compat.git)",
927
  "futures-tokio-compat 0.1.0 (git+https://github.com/mgottschlag/futures-tokio-compat.git)",
941
- "inotify-sys 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
942
  "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
928
  "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
943
  "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
929
  "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
944
  "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)",
930
  "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)",
1116
 "checksum httparse 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "cd179ae861f0c2e53da70d892f5f3029f9594be0c41dc5269cd371691b1dc2f9"
1102
 "checksum httparse 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "cd179ae861f0c2e53da70d892f5f3029f9594be0c41dc5269cd371691b1dc2f9"
1117
 "checksum humantime 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f"
1103
 "checksum humantime 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f"
1118
 "checksum idna 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "02e2673c30ee86b5b96a9cb52ad15718aa1f966f5ab9ad54a8b95d5ca33120a9"
1104
 "checksum idna 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "02e2673c30ee86b5b96a9cb52ad15718aa1f966f5ab9ad54a8b95d5ca33120a9"
1119
-"checksum inotify-sys 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "e74a1aa87c59aeff6ef2cc2fa62d41bc43f54952f55652656b18a02fd5e356c0"
1120
 "checksum input_buffer 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8e1b822cc844905551931d6f81608ed5f50a79c1078a4e2b4d42dbc7c1eedfbf"
1105
 "checksum input_buffer 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8e1b822cc844905551931d6f81608ed5f50a79c1078a4e2b4d42dbc7c1eedfbf"
1121
 "checksum iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
1106
 "checksum iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
1122
 "checksum itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "501266b7edd0174f8530248f87f99c88fbe60ca4ef3dd486835b8d8d53136f7f"
1107
 "checksum itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "501266b7edd0174f8530248f87f99c88fbe60ca4ef3dd486835b8d8d53136f7f"

+ 1
- 2
Cargo.toml 查看文件

5
 edition = "2018"
5
 edition = "2018"
6
 
6
 
7
 [dependencies]
7
 [dependencies]
8
-fswatcher = { path = "./fswatcher" }
8
+#fswatcher = { path = "./fswatcher" }
9
 structopt = "0.3"
9
 structopt = "0.3"
10
 serde = { version = "1.0", features = ["derive"] }
10
 serde = { version = "1.0", features = ["derive"] }
11
 serde_json = "1.0"
11
 serde_json = "1.0"
17
 async-tungstenite = { version = "0.3", features = ["tokio-runtime"] }
17
 async-tungstenite = { version = "0.3", features = ["tokio-runtime"] }
18
 env_logger = "0.7"
18
 env_logger = "0.7"
19
 log = "0.4"
19
 log = "0.4"
20
-inotify-sys = "0.1"

正在加载...
取消
保存