Skip to content

Commit 6264a83

Browse files
committed
🔧 Remove old compat bounds
1 parent 36ce9ab commit 6264a83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ OffsetArrays = "1"
2424
PrecompileTools = "1"
2525
Printf = "1.10"
2626
REPL = "1.10"
27-
Reexport = "0.2, 1"
27+
Reexport = "1"
2828
StringManipulation = "0.4"
29-
Tables = "0.2, 1"
29+
Tables = "1"
3030
Test = "1.10"
3131
julia = "1.10"
3232

0 commit comments

Comments
 (0)