Skip to content

Commit e8a6865

Browse files
authored
rm diffeqbase dependency
1 parent 5851335 commit e8a6865

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Project.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
name = "SciMLOperators"
22
uuid = "c0aeaf25-5076-4817-a8d5-81caf7dfa961"
33
authors = ["xtalax <[email protected]>"]
4-
version = "0.1.10"
4+
version = "0.1.11"
55

66
[deps]
77
ArrayInterfaceCore = "30b0a656-2188-435a-8636-2ec0e6a096e2"
8-
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
98
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
109
Lazy = "50d2b5c4-7a5e-59d5-8109-a42b560f39c0"
1110
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -15,7 +14,6 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1514

1615
[compat]
1716
ArrayInterfaceCore = "0.1"
18-
DiffEqBase = "6"
1917
DocStringExtensions = "0.8, 0.9"
2018
Lazy = "0.15"
2119
Setfield = "0.8, 1"

0 commit comments

Comments
 (0)