Upgrade `path-slash` to latest version

finchie
May 16, 2025, 1:43 PM
GPBTIF3NJ4RHUL6QYTUWVCOFKQIROG7WA74J4WZRZISOVE6GSSVQC

Dependencies

  • [2] NMXHEBFI Upgrade workspace dependencies
  • [3] LTI3LT2G Bump all dependencies to latest compatible minor versions
  • [4] UAXGGNAZ Improve command feedback
  • [5] RVAH6PXA Getting libpijul to compile to WASM32
  • [6] HJVWPKWV Migrate crates to edition 2024
  • [7] EJ7TFFOW Re-adding Cargo.lock
  • [8] V435QOJR Using path-slash to fix path issues on Windows
  • [9] 2MKP7CB7 Move dependencies into workspace `Cargo.toml`
  • [*] SXEYMYF7 Fixing the bad changes in history (unfortunately, by rebooting).

Change contents

  • replacement in pijul/src/commands/file_operations.rs at line 174
    [3.1198][3.1198:1239]()
    path_str.clone()
    [3.1198]
    [3.1239]
    path_str.as_ref()
  • replacement in pijul/src/commands/file_operations.rs at line 176
    [3.1268][3.1268:1308]()
    ".".to_string()
    [3.1268]
    [3.1308]
    "."
  • replacement in Cargo.toml at line 72
    [2.90][3.7057:7076](),[3.7057][3.7057:7076]()
    path-slash = "0.1"
    [2.90]
    [3.7076]
    path-slash = "0.2"
  • replacement in Cargo.lock at line 2078
    [3.46949][3.46949:46967]()
    version = "0.1.5"
    [3.46949]
    [3.46967]
    version = "0.2.1"
  • replacement in Cargo.lock at line 2080
    [3.47032][3.47032:47110]()
    checksum = "498a099351efa4becc6a19c72aa9270598e8fd274ca47052e37455241c88b696"
    [3.47032]
    [3.47110]
    checksum = "1e91099d4268b0e11973f036e885d652fb0b21fedcf69738c627f94db6a44f42"