Skip to content

Commit cda5eb6

Browse files
bors[bot]64
andcommitted
Merge #69
69: Bump fixedvec to 0.2.4 r=phil-opp a=64 Improves compile times by ~15s on my machine. Co-authored-by: Matt Taylor <[email protected]>
2 parents 4198403 + f2c38e6 commit cda5eb6

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)