aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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)]