Skip to content

Commit 2f6b951

Browse files
authored
Merge pull request #7 from dmitris/patch-1
change the version in the README example to "0.6"
2 parents b44a893 + 65d9442 commit 2f6b951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Then all you need to do is to include the crate into your project:
3232

3333
``` toml
3434
[dependencies]
35-
aya-rustc-llvm-proxy = "0.3"
35+
aya-rustc-llvm-proxy = "0.6"
3636
```
3737

3838
``` rust

0 commit comments

Comments
 (0)