Forgot to record a `use`

pmeunier
Dec 6, 2021, 12:28 PM
V6IKXSCFMET2TU4GLDZ7BLEZKHHT5J4EAQFK4DCML7X7YCS77AYQC

Dependencies

  • [2] L2VH4BYK Downloading changelists from channels without an id (Nest discussions)
  • [3] YN63NUZO Sanakirja 1.0
  • [4] L4JXJHWX pijul/*: reorganize imports and remove extern crate
  • [5] TKEVOH7H Fixing a bug when downloading changes, and making change download more efficient (more async)
  • [6] MU5GSJAW Partial push and pull (WARNING: breaks the existing protocol)
  • [*] SXEYMYF7 Fixing the bad changes in history (unfortunately, by rebooting).

Change contents

  • replacement in pijul/src/remote/ssh.rs at line 13
    [2.38][3.0:32](),[3.6054][3.0:32]()
    use log::{debug, error, trace};
    [2.38]
    [3.276]
    use log::{debug, error, info, trace};