build(deps): bump deps/GSL from 4300304 to 52212c2 (#43)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Diavolo <edoardo.sanguineti222@gmail.com>
This commit is contained in:
dependabot[bot]
2023-09-12 19:28:07 +02:00
committed by GitHub
parent 8acf8aacab
commit df217df7cb
3 changed files with 5 additions and 22 deletions

2
deps/GSL vendored

Submodule deps/GSL updated: 4300304ef2...52212c2d76

View File

@ -20,6 +20,7 @@ end
function zlib.project()
project "zlib"
language "C"
cdialect "C89"
zlib.includes()