Skip to content

Commit fcfb487

Browse files
committed
deps
1 parent cd143b3 commit fcfb487

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Project.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@ uuid = "57f923c0-76be-11e9-095d-c942eaffc94b"
33
version = "0.1.0-DEV"
44

55
[deps]
6+
IteratorInterfaceExtensions = "82899510-4779-5014-852e-03e436cf321d"
7+
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
68
QueryableBackend = "0898d9ac-042b-5d31-8dcc-959fb3365f19"
7-
SQLite = "0aa819cd-b072-5ff4-a722-6bc24af294d9"
89
QueryOperators = "2aef5ad7-51ca-5a8f-8e88-e75cf067b44b"
9-
IteratorInterfaceExtensions = "82899510-4779-5014-852e-03e436cf321d"
10+
SQLite = "0aa819cd-b072-5ff4-a722-6bc24af294d9"
1011
TableTraits = "3783bdb8-4a98-5b6b-af9a-565f29a5fe9c"
1112

1213
[extras]

0 commit comments

Comments
 (0)