diff --git a/P/ParticleInCell/Compat.toml b/P/ParticleInCell/Compat.toml index e7fb3429ab5d3e2..5ab61ce0a549564 100644 --- a/P/ParticleInCell/Compat.toml +++ b/P/ParticleInCell/Compat.toml @@ -5,3 +5,6 @@ SparseArrays = "1.9.0-1" StaticArrays = "1" StructEquality = "2" julia = "1.9.0-1" + +["1.1-1"] +Distributions = "0.25.115-0.25" diff --git a/P/ParticleInCell/Deps.toml b/P/ParticleInCell/Deps.toml index 171e809168ddb9a..3cc7c2955a31c13 100644 --- a/P/ParticleInCell/Deps.toml +++ b/P/ParticleInCell/Deps.toml @@ -4,3 +4,6 @@ LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae" SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" StructEquality = "6ec83bb0-ed9f-11e9-3b4c-2b04cb4e219c" + +["1.1-1"] +Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" diff --git a/P/ParticleInCell/Versions.toml b/P/ParticleInCell/Versions.toml index 96efb94588d3115..7323dcdb6e170c2 100644 --- a/P/ParticleInCell/Versions.toml +++ b/P/ParticleInCell/Versions.toml @@ -1,2 +1,5 @@ ["1.0.0"] git-tree-sha1 = "24f67547bc9179df833f300173aa23509e491388" + +["1.1.0"] +git-tree-sha1 = "b15c420bbb46fb828b1334d1f3de2071b306b7c9"