Skip to content

Commit 0a125e3

Browse files
Merge pull request #128 from ajnirp/patch-1
Make the cairo link point to the correct crate
2 parents dc6fd8e + 4c79f49 commit 0a125e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ layout: wide
3636
| Crate | Minimum supported version |
3737
|-------|---------------------------|
3838
| [atk](https://crates.io/crates/atk) | 2.30 |
39-
| [cairo](https://crates.io/crates/cairo) | 1.14 |
39+
| [cairo](https://crates.io/crates/cairo-rs) | 1.14 |
4040
| [gdk](https://crates.io/crates/gdk) | 3.16 |
4141
| [gdk-pixbuf](https://crates.io/crates/gdk-pixbuf) | 2.32 |
4242
| [gio](https://crates.io/crates/gio) | 2.44 |

0 commit comments

Comments
 (0)