Skip to content

Commit

Permalink
Use the published plumers
Browse files Browse the repository at this point in the history
  • Loading branch information
ISSOtm committed Jun 19, 2024
1 parent 1f5031f commit 7ce0293
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions font_encoder/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[package]
name = "font_encoder"
version = "0.1.0"
version = "2.0.0" # Use the same version as gb-vwf. Always. It'll avoid confusing people.
edition = "2021"

[dependencies]
plumers = { version = "1.0.0", path = "../../../../plumers/plumers" }
plumers = "1.0.0"
slicedisplay = "0.2.2"
xflags = "0.3.2"

0 comments on commit 7ce0293

Please sign in to comment.