Add imara diff as dependency

hardy7cc
Mar 1, 2025, 10:13 PM
DOY5PZLDBVXGAZEMHKKJO4HAUMXJ2MKAHSS6VYUQ7PEERUGTJUKAC

Dependencies

  • [2] HWYGVLP5 Replacing the temporary copy of chardetng with the published version
  • [3] DVBSW7SI Bump dependencies with minor-level changes
  • [4] EJ7TFFOW Re-adding Cargo.lock
  • [5] PNJL5TPZ Version bump
  • [6] RIZ4IP76 Solving more conflicts
  • [*] SXEYMYF7 Fixing the bad changes in history (unfortunately, by rebooting).

Change contents

  • replacement in Cargo.lock at line 3
    [4.127][4.127:139]()
    version = 3
    [4.127]
    [4.139]
    version = 4
  • edit in Cargo.lock at line 1162
    [4.21626]
    [4.21626]
    [[package]]
    name = "foldhash"
    version = "0.1.4"
    source = "registry+https://github.com/rust-lang/crates.io-index"
    checksum = "a0d2fde1f7b3d48b8395d5f2de76c18a528bd6a9cdde438df747bfcba3e05d6f"
  • edit in Cargo.lock at line 1429
    [3.3893]
    [4.27447]
    name = "hashbrown"
    version = "0.15.2"
    source = "registry+https://github.com/rust-lang/crates.io-index"
    checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289"
    dependencies = [
    "foldhash",
    ]
    [[package]]
  • edit in Cargo.lock at line 1655
    [4.32253]
    [4.32253]
    name = "imara-diff"
    version = "0.1.8"
    source = "registry+https://github.com/rust-lang/crates.io-index"
    checksum = "17d34b7d42178945f775e84bc4c36dde7c1c6cdfea656d3354d009056f2bb3d2"
    dependencies = [
    "hashbrown 0.15.2",
    ]
    [[package]]
  • edit in Cargo.lock at line 1831
    [4.35616]
    [4.35616]
    "imara-diff",
  • edit in libpijul/Cargo.toml at line 155
    [2.724]
    [2.724]
    imara-diff = "0.1.8"