Fixing pager on OSX

[?]
Dec 20, 2020, 2:42 PM
5YDI33C4QRHATA6H3HHMBYFOBLAMXLLHWSDGJAH57DR6AMWO7AAQC

Dependencies

Change contents

  • replacement in pijul/src/commands/mod.rs at line 99
    [4.3][4.3:16]()
    #[cfg(unix)]
    [4.3]
    [4.16]
    #[cfg(target_os = "linux")]
  • replacement in pijul/src/commands/mod.rs at line 104
    [4.80][4.80:98]()
    #[cfg(not(unix))]
    [4.80]
    [2.0]
    #[cfg(not(target_os = "linux"))]
  • replacement in pijul/Cargo.toml at line 4
    [4.196462][3.0:27]()
    version = "1.0.0-alpha.23"
    [4.196462]
    [4.196488]
    version = "1.0.0-alpha.24"