remove toml11 from vcpkg.json

This commit is contained in:
Lion Kortlepel 2024-09-18 15:51:11 +02:00
parent a147edd31a
commit 60f88916a9
No known key found for this signature in database
GPG Key ID: 4322FF2B4C71259B

View File

@ -13,7 +13,6 @@
"nlohmann-json",
"openssl",
"rapidjson",
"sol2",
"toml11"
"sol2"
]
}