-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconan.lock
94 lines (94 loc) · 1.87 KB
/
conan.lock
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
{
"graph_lock": {
"nodes": {
"0": {
"ref": "user-management/1.0.0-dev.1",
"requires": [
"1",
"10",
"12",
"13"
],
"build_requires": [
"14"
],
"path": "conanfile.py",
"context": "host"
},
"1": {
"ref": "restinio/0.6.15#daa6d8d8449caee8421f13b542c95505",
"requires": [
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"context": "host"
},
"2": {
"ref": "http_parser/2.9.4#e596aa5f4d7bb25e67f1f57ed9611746",
"context": "host"
},
"3": {
"ref": "fmt/8.1.1#a648a253fda34574733fc2d9aa54cd1c",
"context": "host"
},
"4": {
"ref": "expected-lite/0.5.0#b91fa89f939bffbe1ae8334984b26fef",
"context": "host"
},
"5": {
"ref": "optional-lite/3.5.0#00d557a26761ad5a8bd86b89e581537f",
"context": "host"
},
"6": {
"ref": "string-view-lite/1.6.0#e033d690ae6f90e93cede4183963e9bd",
"context": "host"
},
"7": {
"ref": "variant-lite/2.0.0#0a6f708984efc302bb61ba827392a897",
"context": "host"
},
"8": {
"ref": "asio/1.22.1#9f451218a9133184e9cee71481bc2ad3",
"context": "host"
},
"9": {
"ref": "openssl/1.1.1n#2f4f1e70c94733801aa604f0399db280",
"context": "host"
},
"10": {
"ref": "json-schema-validator/2.1.0#d8363a4207ecb47aa2725e086ba5099e",
"requires": [
"11"
],
"context": "host"
},
"11": {
"ref": "nlohmann_json/3.11.2#a35423bb6e1eb8f931423557e282c7ed",
"context": "host"
},
"12": {
"ref": "lyra/1.6.0#89fc7924763baa6984c893f24694e9f7",
"context": "host"
},
"13": {
"ref": "spdlog/1.10.0#41d5d11adebeadd99647ffe02bd22fe0",
"requires": [
"3"
],
"context": "host"
},
"14": {
"ref": "catch2/2.13.9#c0c29ee0220774812c0e13b0a89a73a6",
"context": "host"
}
},
"revisions_enabled": true
},
"version": "0.4"
}