diff --git a/README.md b/README.md index ae7584b91..8c76d6845 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ To install, simply add `foundry-compilers` to your cargo dependencies. ```toml [dependencies] -foundry-compilers = "0.18.3" +foundry-compilers = "0.19.5" ``` Example usage: