Skip to content

Commit eaee573

Browse files
authored
Add compat entry for SQLite (#68)
1 parent 0b1bfd9 commit eaee573

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ HTTP = "1.7"
2020
JSON = "0.21"
2121
PrettyTables = "2.2"
2222
UnicodePlots = "3.4"
23-
julia = "1.6"
23+
SQLite = "1.6"
24+
julia = "1.6"

0 commit comments

Comments
 (0)