From 4cf49758c2f28d236946ad4ccdbf336dec533616 Mon Sep 17 00:00:00 2001 From: islent Date: Tue, 13 Aug 2024 16:28:00 +0800 Subject: [PATCH] fix compat [skip ci] --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 99c82df..c2da372 100644 --- a/Project.toml +++ b/Project.toml @@ -32,6 +32,7 @@ Distributions = "0.25" DocStringExtensions = "0.8, 0.9" PhysicalConstants = "0.2" PhysicalParticles = "1" +PrecompileTools = "1" Reexport = "1" StructArrays = "0.6" Unitful = "1"