Skip to content

Commit

Permalink
Merge pull request #28 from YushiOMOTE/dependabot/cargo/font8x8-0.3.1
Browse files Browse the repository at this point in the history
Bump font8x8 from 0.2.7 to 0.3.1
  • Loading branch information
YushiOMOTE authored Jul 11, 2024
2 parents 102e0d5 + 6e1c6bf commit 82cb1cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion utils/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = ["Yushi Omote <yushiomote@gmail.com>"]
edition = "2018"

[dependencies]
font8x8 = { version = "0.2", default-features = false }
font8x8 = { version = "0.3", default-features = false }
lazy_static = { version = "1.2", features = ["spin_no_std"] }
log = "0.4"
hashbrown = "0.6"
Expand Down

0 comments on commit 82cb1cb

Please sign in to comment.