-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProject.toml
More file actions
24 lines (22 loc) · 717 Bytes
/
Copy pathProject.toml
File metadata and controls
24 lines (22 loc) · 717 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[deps]
AcceleratorGate = "59f742c7-270d-4a76-95d4-a853ae16cc71"
Blake3Hash = "8f478455-a32d-4928-b0e4-72b19a7d5574"
DBInterface = "a10d1c49-ce27-4219-8d33-6db1a4562965"
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
KnotTheory = "215268c9-7579-426e-8b7c-a3dc27acd339"
SHA = "ea8e919c-243c-51af-8825-aaa63cd721ce"
SQLite = "0aa819cd-b072-5ff4-a722-6bc24af294d9"
Skein = "e8a1f3d0-7c42-4e9a-b5d1-3a7f8c2e1d0b"
[sources]
AcceleratorGate = {path = "../../AcceleratorGate.jl"}
KnotTheory = {path = "../../KnotTheory.jl"}
Skein = {path = "../../Skein.jl"}
[compat]
AcceleratorGate = "0.1"
DBInterface = "2"
HTTP = "1"
JSON3 = "1"
KnotTheory = "1"
SQLite = "1"
julia = "1.10"