aboutsummaryrefslogtreecommitdiff
path: root/ports/liburing/vcpkg.json
blob: e2bb1b53e23a5f7d5571623ce6340334087e2022 (plain)
1
2
3
4
5
6
7
{
  "name": "liburing",
  "version": "2.0",
  "description": "Linux-native io_uring I/O access library",
  "homepage": "https://github.com/axboe/liburing",
  "supports": "linux"
}