Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'origin/main' into 10-13-test_reduce_siz…
…e_of_vec
  • Loading branch information
Dunqing committed Oct 14, 2024
commit b5051c5e005545137b2d3bcbe04b746fa5035e38
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ assert-unchecked = "0.1.2"
base64 = "0.22.1"
base64-simd = "0.8"
bitflags = "2.6.0"
bpaf = "0.9.12"
bpaf = "0.9.15"
bumpalo = { git = "https://github.com/Dunqing/bumpalo", branch = "reduce-vec" }
cfg-if = "1.0.0"
compact_str = "0.8.0"
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.