Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit 37f6968

Browse files
author
CompatHelper Julia
committed
CompatHelper: add new compat entry for SparseConnectivityTracer at version 0.6, (keep existing compat)
1 parent a025f24 commit 37f6968

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Reexport = "1.2"
5252
Requires = "1"
5353
ReverseDiff = "1.14"
5454
SciMLBase = "2"
55+
SparseConnectivityTracer = "0.6"
5556
SymbolicAnalysis = "0.3"
5657
SymbolicIndexingInterface = "0.3"
5758
Symbolics = "5.12, 6"
@@ -62,4 +63,4 @@ julia = "1.10"
6263
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
6364

6465
[targets]
65-
test = ["Test"]
66+
test = ["Test"]

0 commit comments

Comments
 (0)