diff --git a/Project.toml b/Project.toml index b336fd0..19d55e7 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ChargedParticleDynamics" uuid = "209b3593-7183-5600-9f8f-df5ce7fddd64" -version = "0.1.0" authors = ["Michael Kraus "] +version = "0.1.0" [deps] Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" @@ -22,7 +22,7 @@ RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01" Documenter = "1" ElectromagneticFields = "0.5" ForwardDiff = "0.10, 1" -GeometricEquations = "0.18" +GeometricEquations = "0.18, 0.20" GeometricProblems = "0.6" GeometricSolutions = "0.3, 0.4" LaTeXStrings = "1"