-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
30 lines (26 loc) · 961 Bytes
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
name = "TypeDBClient_Speed"
uuid = "6a561528-068c-4f1c-ab4c-b1c534bc96aa"
authors = ["Frank Urbach"]
version = "0.1.0"
[deps]
Behavior = "7a129280-419d-58e9-81ef-4f6801251892"
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
Downloads = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
LibCURL = "b27032c2-a3e7-50c8-80cd-2d36dbcbfd21"
Pretend = "8ad1c615-040c-41b0-a18f-ae9e9fd09b5b"
Profile = "9abbd945-dff8-562f-b5e8-e1ebf5ef1b79"
ProfileSVG = "132c30aa-f267-4189-9183-c8a63c7e05e6"
ProfileView = "c46f51b8-102a-5cf2-8d2c-8597cb0e0da7"
ProtoBuf = "3349acd9-ac6a-5e09-bcdb-63829b23a429"
TypeDBClient = "7ffdda62-db04-4838-9798-febd00f3125c"
gRPCClient = "aaca4a50-36af-4a1d-b878-4c443f2061ad"
[compat]
CSV = "0.9"
julia = "1.7"
[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[targets]
test = ["Test"]