Skip to content

Commit 8a4bc47

Browse files
committed
Looks like we actually have to have a version for publishing... trying version = 1
1 parent e8eb6aa commit 8a4bc47

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
@@ -18,7 +18,7 @@ prost = "0.14.3"
1818
prost-build = "0.14.3"
1919
protobuf-src = "2.1.1"
2020
protoc-bin-vendored = "3.2.0"
21-
sdf_glyph_renderer = { path = "sdf_glyph_renderer" }
21+
sdf_glyph_renderer = { version = "1", path = "sdf_glyph_renderer" }
2222
serde_json = "1.0.149"
2323
spmc = "0.3.0"
2424
thiserror = "2.0.18"

0 commit comments

Comments
 (0)