From f3b927ddd1adcac70b6c78dec5f783650c61177b Mon Sep 17 00:00:00 2001 From: ArseniyKholod <119304909+ArseniyKholod@users.noreply.github.com> Date: Wed, 12 Jun 2024 13:54:01 +0300 Subject: [PATCH] Update Project.toml --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index c7e73a1..569f845 100644 --- a/Project.toml +++ b/Project.toml @@ -10,8 +10,8 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" openfhe_julia_jll = "e5e97983-1b8c-50fe-92b7-0e05c8c202e2" [compat] -CxxWrap = "0.15" +CxxWrap = "0.16" Preferences = "1.4" UUIDs = "1" -openfhe_julia_jll = "0.3.0" +openfhe_julia_jll = "0.3.1" julia = "1.8"