Skip to content

Commit f2c38e6

Browse files
committed
Bump to fixedvec 0.2.4
1 parent 0ffbebd commit f2c38e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ required-features = ["binary"]
1616
xmas-elf = { version = "0.6.2", optional = true }
1717
x86_64 = { version = "0.7.2", optional = true }
1818
usize_conversions = { version = "0.2.0", optional = true }
19-
fixedvec = { version = "0.2.3", optional = true }
19+
fixedvec = { version = "0.2.4", optional = true }
2020

2121
[dependencies.font8x8]
2222
version = "0.2.4"

0 commit comments

Comments
 (0)