We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4198403 + f2c38e6 commit cda5eb6Copy full SHA for cda5eb6
Cargo.toml
@@ -16,7 +16,7 @@ required-features = ["binary"]
16
xmas-elf = { version = "0.6.2", optional = true }
17
x86_64 = { version = "0.7.2", optional = true }
18
usize_conversions = { version = "0.2.0", optional = true }
19
-fixedvec = { version = "0.2.3", optional = true }
+fixedvec = { version = "0.2.4", optional = true }
20
21
[dependencies.font8x8]
22
version = "0.2.4"
0 commit comments