docs: change meson-supported uvw version

This commit is contained in:
Brenden Forward 2023-09-27 22:50:32 -04:00
parent 3b5336e885
commit eac1ff9899
No known key found for this signature in database

View File

@ -111,7 +111,7 @@ libraries are compiled through `CMake`.
You can use `uvw` with [meson](https://mesonbuild.com/) by simply adding it to
your `subprojects` directory in your project. Currently, `uvw` is not available
with `meson wrap`, but this will change with the release of `uvw` 3.2.1.
with `meson wrap`, but this will change with the release of `uvw` 3.3.x.
To compile `uvw` from source without using it as a subproject, in the `uvw`
source directory, run: