diff --git a/README.md b/README.md index a2d631de..1840730d 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ freenode. This library should always compile with any combination of features on **Rust 1.29**. Because some dependencies have broken the build in minor/patch releases, to -compile with 1.22.0 you will need to run the following version-pinning command: +compile with 1.29.0 you will need to run the following version-pinning command: ``` cargo update -p cc --precise "1.0.41" --verbose ```