We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53f0946 commit beb77d1Copy full SHA for beb77d1
Project.toml
@@ -1,6 +1,6 @@
1
name = "Rsvg"
2
uuid = "c4c386cf-5103-5370-be45-f3a111cca3b8"
3
-version = "0.3.1-DEV"
+version = "1.0.0"
4
5
[deps]
6
Cairo = "159f3aea-2a34-519c-b102-8c37f9878175"
@@ -12,10 +12,10 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
12
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
13
14
[compat]
15
+julia = "1.3"
16
Cairo = "1"
17
Glib_jll = "2.59.0"
18
Librsvg_jll = "2.42.2"
-julia = "1.3"
19
20
[targets]
21
test = ["Test", "Printf"]
0 commit comments