ZIm/crates/markdown
Michael Sloan 60ec55b179
Use u64 instead of usize in ElementId (#29493)
Truncation to a 32 bit `usize` could cause two distinct IDs to be
considered the same element.

Release Notes:

- N/A
2025-04-27 02:31:25 +00:00
..
examples Fix markdown escaping 2025-04-25 16:53:44 -06:00
src Use u64 instead of usize in ElementId (#29493) 2025-04-27 02:31:25 +00:00
Cargo.toml agent: Add headers for code blocks (#28253) 2025-04-07 23:56:24 +00:00
LICENSE-GPL Add xtask for finding crates with missing licenses (#11776) 2024-05-13 18:52:12 -04:00