Sanakirja version, and removing an unwrap

[?]
Mar 4, 2021, 8:40 AM
RXNT67OTDNFTBYXS6ECDAZ26PRTDROASNYTR6IEXYQUO4K5YNXYQC

Dependencies

  • [2] 2CNY6KTC Updating Cargo.nix
  • [3] YN63NUZO Sanakirja 1.0
  • [4] H62VFFJE Cargo.nix, and solving conflicts
  • [5] JRENVH5D Reqwest 0.11
  • [6] HKEOO4QJ Version bump
  • [7] AOK35FEX New Cargo.nix versions
  • [8] ZHABNS3S Canonicalize all paths
  • [9] CCLLB7OI Upgrading to Sanakirja 0.15 + version bump
  • [10] PJ7T2VFL Do not hang on locked repositories
  • [11] FXT5FS5W Updating Cargo.nix
  • [12] SAGSYAPX Various version bumps
  • [13] 7ZFRYVVQ Cargo.nix and formatting
  • [14] VYHHOEYH Versions and formatting
  • [15] Q7CAYX5N Fixing Windows compilation
  • [16] DJYHARZ7 Skipping old files when recording
  • [17] A3DMBJJA Upgrading the `git` subcommand to the latest Sanakirja and Libpijul
  • [18] 33SQMZYX New versions of dependencies
  • [19] 6DOXSHWG Cleanup, and version bump
  • [20] ZTVNGFNT Version bump
  • [21] G734WNM6 flake.nix: use crate2nix
  • [22] YX3VCEOM Version bump
  • [23] SXEYMYF7 Fixing the bad changes in history (unfortunately, by rebooting).
  • [24] KUMJITTF Version bump in the lockfiles
  • [25] TPEH2XNB 1.0.0-alpha.28, with Tokio 1.0
  • [26] HR3WK6A7 When lock times out, check that there are no more clients before quitting
  • [27] HDGRZISM Version updates
  • [28] B5Z4IMEU Generating Cargo.nix for pijul 1.0.0-alpha.6
  • [29] B3QWIGDE Fixing the Git features with the latest Pijul (+ conflicts in Cargo.toml)
  • [30] UFCZKKLX Upgrading to the latest Sanakirja/Rand
  • [31] BNPSVXIC Friendlier progress bars
  • [32] ZQXP3HNA Version bump
  • [33] 3VJB4ULD Updating Cargo.nix

Change contents

  • replacement in pijul/src/commands/record.rs at line 335
    [3.109720][3.109720:109778]()
    let hash = changes.save_change(&change).unwrap();
    [3.109720]
    [3.109778]
    let hash = changes.save_change(&change)?;
  • replacement in pijul/Cargo.toml at line 70
    [3.197874][3.14580:14636]()
    sanakirja = { version = "1.1.2", features = ["crc32"] }
    [3.197874]
    [3.197895]
    sanakirja = { version = "1.1.5", features = ["crc32"] }
  • replacement in libpijul/Cargo.toml at line 98
    [3.1022980][3.151124:151144]()
    sanakirja = "1.1.2"
    [3.1022980]
    [3.1023001]
    sanakirja = { version = "1.1.5", features = [ "crc32" ] }
  • edit in Cargo.nix at line 2654
    [3.86758]
    [3.86758]
    features = [ "crc32" ];
  • replacement in Cargo.nix at line 3547
    [3.114701][2.37:73]()
    version = "1.0.0-alpha.45";
    [3.114701]
    [3.114736]
    version = "1.0.0-alpha.46";
  • replacement in Cargo.nix at line 4561
    [3.144463][3.9808:9835]()
    version = "1.1.2";
    [3.144463]
    [3.144491]
    version = "1.1.5";
  • replacement in Cargo.nix at line 4563
    [3.144517][3.9836:9909]()
    sha256 = "0lpbhxrfa9pp2y1wiazimgd0px7ngw1vl60c4ndka4xxw7d8b46p";
    [3.144517]
    [3.144590]
    sha256 = "1s89r4nksq85vhras7d3imr02rg6jfgfb793jrfg288192jp06n5";
  • replacement in Cargo.nix at line 4615
    [3.10521][3.10521:10548]()
    version = "1.1.0";
    [3.10521]
    [3.10548]
    version = "1.1.1";
  • replacement in Cargo.nix at line 4618
    [3.10597][3.10597:10670]()
    sha256 = "1q6wrwj2bdx12rr1pah2sdyy802gm4710yhfpn77rbkppg7nypd5";
    [3.10597]
    [3.10670]
    sha256 = "1i0d8kidgfrhxnv6gwbad1dn783x5y8365ki081v8l0ljd0rv6hi";
  • replacement in Cargo.lock at line 1587
    [3.1072132][3.156905:156923]()
    version = "1.1.2"
    [3.1072132]
    [3.1072151]
    version = "1.1.5"
  • replacement in Cargo.lock at line 1589
    [3.1072216][3.156924:157002]()
    checksum = "d79085dae1bd13359b250c18ba037ff6f40bdaabf1abc88317f726e57287eb52"
    [3.1072216]
    [3.1072294]
    checksum = "c51a70a5480121f15c96239de59e93e66501728da31dad32dc05613d2dc909e9"
  • replacement in Cargo.lock at line 1603
    [3.157079][3.157079:157097]()
    version = "1.1.0"
    [3.157079]
    [3.157097]
    version = "1.1.1"
  • replacement in Cargo.lock at line 1605
    [3.157162][3.157162:157240]()
    checksum = "a55d6fcfbb77ae7c8ebd0e7a100ea94f00e47dd302aa1b7216a1b72524cfdce0"
    [3.157162]
    [3.157240]
    checksum = "119a9d41931450b40302711633902f7da0635b686af167b6ed30bbd7e2440dc4"