Skip to content

Commit 8ac9f84

Browse files
Merge pull request #104 from EPashkin/master
Make crate gtk version in docs-src/index.md latest
2 parents ba2044e + 7773858 commit 8ac9f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ modern APIs by selecting one of the following features: `v3_16`, `v3_18`, `v3_20
2929

3030
~~~toml
3131
[dependencies.gtk]
32-
version = "0.1.0"
32+
version = "{{ gtk[0].max_version }}"
3333
features = ["v3_16"]
3434
~~~
3535

0 commit comments

Comments
 (0)