We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20f414e commit d720589Copy full SHA for d720589
README.md
@@ -40,7 +40,7 @@ target_link_libraries(my_target libhat::libhat)
40
41
If you are using [xmake](https://xmake.io/), an [official package](https://github.com/xmake-io/xmake-repo/blob/dev/packages/l/libhat) is available:
42
```lua
43
-add_requires("libhat v0.7.0")
+add_requires("libhat v0.9.0")
44
45
target("my_target")
46
add_packages("libhat")
0 commit comments