From c134482094fe8f84491e96f919283359ea8d5e4b Mon Sep 17 00:00:00 2001 From: Till Hoeppner Date: Mon, 3 Nov 2014 18:06:37 +0100 Subject: Added information about setup to example. --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 711a6fc..1eeba5f 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ This library is supposed to be a thin layer over the IRC protocol, doing all the ## Example +Compiles and works with `rustc 0.13.0-nightly (3327ecca4 2014-11-01 22:41:48 +0000)` and `11b12ad` of this library. + ```rust #![feature(globs, slicing_syntax)] -- cgit v1.2.3