We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28f5ddc commit 94fe348Copy full SHA for 94fe348
1 file changed
test/Project.toml
@@ -3,6 +3,10 @@ BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
3
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
4
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
5
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
6
+TrixiParticles = "66699cd8-9c01-4e9d-a059-b96c86d16b3a"
7
8
[compat]
9
+BenchmarkTools = "1.5"
10
+Plots = "1.40"
11
Test = "1"
12
+TrixiParticles = "0.1"
0 commit comments