From ae0b1a8b6bd90cbf297f692f60b95ac70b9a53c4 Mon Sep 17 00:00:00 2001 From: Dongdong Kong Date: Fri, 26 Apr 2024 15:33:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8D=86=E6=AD=BB`snappy=5Fjll`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Project.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Project.toml b/Project.toml index adb7f73..db58713 100644 --- a/Project.toml +++ b/Project.toml @@ -22,6 +22,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [weakdeps] RCall = "6f49c342-dc21-5d91-9882-a32aef131414" +snappy_jll = "fe1e1685-f7be-5f59-ac9f-4ca204017dfd" [extensions] RbaseTerraExt = "RCall" @@ -38,6 +39,7 @@ PrecompileTools = "1.2" StatsBase = "0.34, 0.35" Reexport = "1.2" julia = "1.9" +snappy_jll = "1.1" [extras] RCall = "6f49c342-dc21-5d91-9882-a32aef131414"