Skip to content

Commit 852d29a

Browse files
Bump FindFirstFunctions compat to allow 2.x
The new `2.x` line is API-compatible for the surface StateSelection actually uses (`findfirstequal`, with an unchanged signature). Tests pass locally against FFF 2.0.0. Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
1 parent 488beb8 commit 852d29a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ StateSelectionDeepDiffsExt = "DeepDiffs"
2222
[compat]
2323
BipartiteGraphs = "0.1.2"
2424
DocStringExtensions = "0.9.3"
25-
FindFirstFunctions = "1.2.0"
25+
FindFirstFunctions = "1.2.0, 2"
2626
Graphs = "1.10.0"
2727
LinearAlgebra = "1.10.0"
2828
OrderedCollections = "1"

0 commit comments

Comments
 (0)