File tree 1 file changed +10
-10
lines changed
1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
name = " IBMQClient"
2
2
uuid = " 02860bad-daa6-4506-8736-4a3616c18085"
3
3
authors = [
" Roger-luo <[email protected] > and contributors" ]
4
- version = " 0.2.0 "
4
+ version = " 0.2.1 "
5
5
6
6
[deps ]
7
- JSON = " 682c06a0-de6a-54ab-a142-c8b1cf79cde6 "
7
+ Crayons = " a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f "
8
8
HTTP = " cd3eb016-35fb-5094-929b-558a96fad6f3"
9
- Serialization = " 9e88b42a-f829-5b0c-bbe9-9e923198166b"
9
+ JSON = " 682c06a0-de6a-54ab-a142-c8b1cf79cde6"
10
+ OpenQASM = " a8821629-a4c0-4df7-9e00-12969ff383a7"
10
11
REPL = " 3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
12
+ Serialization = " 9e88b42a-f829-5b0c-bbe9-9e923198166b"
11
13
URIs = " 5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4"
12
14
UUIDs = " cf7118a7-6976-5b1a-9a39-7adc72f591a4"
13
- Crayons = " a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f"
14
- OpenQASM = " a8821629-a4c0-4df7-9e00-12969ff383a7"
15
15
16
16
[compat ]
17
- JSON = " 0.21"
18
- HTTP = " 0.9"
19
- julia = " 1"
20
- URIs = " 1.1"
21
17
Crayons = " 4"
18
+ HTTP = " 0.9"
19
+ JSON = " 0.21"
22
20
OpenQASM = " 2"
21
+ URIs = " 1.1"
22
+ julia = " 1"
23
23
24
24
[extras ]
25
- Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
26
25
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
26
+ Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
27
27
28
28
[targets ]
29
29
test = [" Test" , " Random" ]
You can’t perform that action at this time.
0 commit comments