Skip to content

Commit efc794b

Browse files
Update SnoopCompile compat
1 parent 0fea9f8 commit efc794b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.buildkite/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ ThreadsX = "ac1d9e8a-700a-412c-b207-f0111f4b6c0d"
5858
URIs = "5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4"
5959

6060
[compat]
61-
SnoopCompileCore = "2"
61+
SnoopCompileCore = "2, 3"

perf/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ URIs = "5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4"
3838
[compat]
3939
Plots = "1"
4040
SciMLBase = "1, 2"
41-
SnoopCompileCore = "2"
41+
SnoopCompileCore = "2, 3"

0 commit comments

Comments
 (0)