We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b9327b9 + 12a2a41 commit 09eedb6Copy full SHA for 09eedb6
Manifest.toml
@@ -1,7 +1,9 @@
1
+# This file is machine-generated - editing it directly is not advised
2
+
3
[[CEnum]]
-git-tree-sha1 = "62847acab40e6855a9b5905ccb99c2b5cf6b3ebb"
4
+git-tree-sha1 = "1b77a77c3b28e0b3f413f7567c9bb8dd9bdccd14"
5
uuid = "fa961155-64e5-5f13-b03f-caf6b980ea82"
-version = "0.2.0"
6
+version = "0.3.0"
7
8
[[Libdl]]
9
uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
Project.toml
@@ -9,7 +9,7 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
10
11
[compat]
12
-CEnum = "0.2"
+CEnum = "0.2, 0.3"
13
julia = "1.0"
14
15
[extras]
0 commit comments