diff --git a/Project.toml b/Project.toml index 819a058..529189a 100644 --- a/Project.toml +++ b/Project.toml @@ -1,12 +1,6 @@ name = "QEDprocesses" uuid = "46de9c38-1bb3-4547-a1ec-da24d767fdad" -authors = [ - "Uwe Hernandez Acosta ", - "Simeon Ehrig", - "Klaus Steiniger", - "Tom Jungnickel", - "Anton Reinhard", -] +authors = ["Uwe Hernandez Acosta ", "Simeon Ehrig", "Klaus Steiniger", "Tom Jungnickel", "Anton Reinhard"] version = "0.2.0" [deps] @@ -17,7 +11,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" [compat] QEDbase = "0.2.2" -QEDcore = "0.1" +QEDcore = "0.1, 0.2" QuadGK = "2" StaticArrays = "1" julia = "1.10"