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.
1 parent 3b8de06 commit aff61fbCopy full SHA for aff61fb
Cargo.toml
@@ -35,7 +35,7 @@ default-features = false
35
features = ["jpeg", "png_codec", "bmp"]
36
37
[target.'cfg(not(target_arch = "wasm32"))'.dependencies.cairo-rs]
38
-version = "0.7.1"
+version = "0.8.0"
39
optional = true
40
features = ["ps"]
41
0 commit comments