We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98457cd commit e65fe97Copy full SHA for e65fe97
Cargo.toml
@@ -43,7 +43,7 @@ opt-level = 1
43
[workspace.dependencies]
44
# Local
45
awsm-renderer = { path = "./crates/renderer" }
46
-awsm-renderer-core = { version = "0.1.0-alpha.1", path = "./crates/renderer-core" }
+awsm-renderer-core = { version = "0.1.0-alpha.3", path = "./crates/renderer-core" }
47
48
# Misc
49
cfg-if = "1.0.0"
0 commit comments