Skip to content

Commit d78b91b

Browse files
committed
Switch branch to latest
1 parent b08bfe3 commit d78b91b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

utils/generate_markdown/Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

utils/generate_markdown/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ edition = "2024"
77
# `char::from`: be743d53d3404c9b13486c266b3b982fdd6c38ed | ~0.81s
88
# unsafe `String` as mut vec extend: 4148dc7b01bb7d5b62817c660d64620652242c91 | ~0.61s
99
# Branchless jump (using `char::from`): 4148dc7b01bb7d5b62817c660d64620652242c91 | ~0.81s
10-
rand = { git = "https://github.com/1Git2Clone/rand", rev = "4148dc7b01bb7d5b62817c660d64620652242c91" }
10+
rand = { git = "https://github.com/1Git2Clone/rand", branch = "alphabetic-distr" }

0 commit comments

Comments
 (0)