Differences From Artifact [9b230eb80c]:
- File Cargo.lock — part of check-in [28fde40f7a] at 2024-12-27 15:29:14 on branch trunk — bump, add option to filter header fields and also add "Date:" by default (user: arcade, size: 66649) [annotate] [blame] [check-ins using]
To Artifact [f18dd394c7]:
- File Cargo.lock — part of check-in [3d13e7f81d] at 2024-12-28 09:27:29 on branch trunk — fix markdown, condense From: and Date: to one line (better rework that later) (user: arcade, size: 66649) [annotate] [blame] [check-ins using]
︙ | |||
1840 1841 1842 1843 1844 1845 1846 | 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 | - + | name = "smallvec" version = "1.13.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" [[package]] name = "smtp2tg" |
︙ |