We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc035d3 commit 82c752eCopy full SHA for 82c752e
Manifest.toml
@@ -1,21 +1,9 @@
1
# This file is machine-generated - editing it directly is not advised
2
3
[[Random]]
4
-deps = ["Serialization"]
+deps = ["SHA"]
5
uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
6
7
-[[Requires]]
8
-deps = ["UUIDs"]
9
-git-tree-sha1 = "4036a3bd08ac7e968e27c203d45f5fff15020621"
10
-uuid = "ae029012-a4dd-5104-9daa-d747884805df"
11
-version = "1.1.3"
12
-
13
[[SHA]]
14
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
15
16
-[[Serialization]]
17
-uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
18
19
-[[UUIDs]]
20
-deps = ["Random", "SHA"]
21
-uuid = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
+version = "0.7.0"
0 commit comments