Upgrade `path-slash` to latest version
Dependencies
- [2]
NMXHEBFIUpgrade workspace dependencies - [3]
LTI3LT2GBump all dependencies to latest compatible minor versions - [4]
UAXGGNAZImprove command feedback - [5]
RVAH6PXAGetting libpijul to compile to WASM32 - [6]
HJVWPKWVMigrate crates to edition 2024 - [7]
EJ7TFFOWRe-adding Cargo.lock - [8]
V435QOJRUsing path-slash to fix path issues on Windows - [9]
2MKP7CB7Move dependencies into workspace `Cargo.toml` - [*]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting).
Change contents
- replacement in pijul/src/commands/file_operations.rs at line 174
path_str.clone()path_str.as_ref() - replacement in pijul/src/commands/file_operations.rs at line 176
".".to_string()"." - replacement in Cargo.toml at line 72
path-slash = "0.1"path-slash = "0.2" - replacement in Cargo.lock at line 2078
version = "0.1.5"version = "0.2.1" - replacement in Cargo.lock at line 2080
checksum = "498a099351efa4becc6a19c72aa9270598e8fd274ca47052e37455241c88b696"checksum = "1e91099d4268b0e11973f036e885d652fb0b21fedcf69738c627f94db6a44f42"