Version updates

This commit is contained in:
Olivier Goffart 2022-01-21 09:33:16 +01:00
parent c3f0402966
commit c3f624d2fd
9 changed files with 12 additions and 12 deletions

View file

@ -68,11 +68,11 @@ resolver = "2" # avoid dependency conflicts on some platforms
edition = "2018"
[dependencies]
sixtyfps = "0.1.5"
sixtyfps = "0.1.6"
...
[build-dependencies]
sixtyfps-build = "0.1.5"
sixtyfps-build = "0.1.6"
```
Use the API of the sixtyfps-build crate in the `build.rs` file: