Skip to content

Commit 7773858

Browse files
committed
Make crate gtk version in docs-src/index.md latest
1 parent ba2044e commit 7773858

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)