Skip to content

Commit e65fe97

Browse files
committed
bump version
1 parent 98457cd commit e65fe97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ opt-level = 1
4343
[workspace.dependencies]
4444
# Local
4545
awsm-renderer = { path = "./crates/renderer" }
46-
awsm-renderer-core = { version = "0.1.0-alpha.1", path = "./crates/renderer-core" }
46+
awsm-renderer-core = { version = "0.1.0-alpha.3", path = "./crates/renderer-core" }
4747

4848
# Misc
4949
cfg-if = "1.0.0"

0 commit comments

Comments
 (0)