Rename some occurences

This commit is contained in:
Olivier Goffart 2022-02-02 12:08:43 +01:00
parent 7d297da2fc
commit e92dd7797d
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@ path = "lib.rs"
default = ["std", "backend-gl", "x11", "backend-qt", "compat-0-2-0"]
## Mandatory feature:
## This feature is required to keep the compatibility with SixtyFPS 0.2.0
## This feature is required to keep the compatibility with Slint 0.2.0
## Newer patch version may put current functionality behind a new feature
## that would be enabled by default only if this feature was added
compat-0-2-0 = []