Skip to content

Commit 7c2f3fc

Browse files
authored
SimpleTraits permit docstrings only after 0.9.1
1 parent 7b22b12 commit 7c2f3fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Inflate = "0.1.3"
2222
LinearAlgebra = "1"
2323
Random = "1"
2424
SharedArrays = "1"
25-
SimpleTraits = "0.9"
25+
SimpleTraits = "0.9.1"
2626
SparseArrays = "1"
2727
Statistics = "1"
2828
julia = "1.10"

0 commit comments

Comments
 (0)