mirror of
https://github.com/icewind1991/notify-redis.git
synced 2026-06-03 18:24:12 +02:00
rust 2018
This commit is contained in:
parent
24cf14f50c
commit
cf784114c6
2 changed files with 1 additions and 3 deletions
|
|
@ -1,6 +1,3 @@
|
|||
extern crate notify;
|
||||
extern crate redis;
|
||||
|
||||
use notify::{DebouncedEvent, RecommendedWatcher, RecursiveMode, Watcher};
|
||||
use redis::{Client, Commands, Connection, RedisResult};
|
||||
use std::env;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue