From 4748033369bdcebc2f1e2dc5a4b18c83b9d82ac8 Mon Sep 17 00:00:00 2001 From: PraneethJain Date: Sun, 16 Jun 2024 19:20:33 +0530 Subject: [PATCH] bump: libcxxwrap version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1be7fc1..393c539 100644 --- a/Project.toml +++ b/Project.toml @@ -11,7 +11,7 @@ libcxxwrap_julia_jll = "3eaa8342-bff7-56a5-9981-c04077f7cee7" [compat] MacroTools = "0.5.9" julia = "1.6" -libcxxwrap_julia_jll = "0.13.0" +libcxxwrap_julia_jll = "0.13.2" [extras] BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"