mirror of
https://github.com/lsd-rs/lsd.git
synced 2026-02-10 09:13:26 +02:00
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -734,7 +734,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "lsd"
|
||||
version = "1.1.3"
|
||||
version = "1.1.5"
|
||||
dependencies = [
|
||||
"assert_cmd",
|
||||
"assert_fs",
|
||||
|
||||
@@ -8,7 +8,7 @@ license = "Apache-2.0"
|
||||
name = "lsd"
|
||||
readme = "./README.md"
|
||||
repository = "https://github.com/lsd-rs/lsd"
|
||||
version = "1.1.3"
|
||||
version = "1.1.5"
|
||||
edition = "2021"
|
||||
rust-version = "1.74"
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
**IMPORTANT**: This is the development documents,
|
||||
please check the docs in [Tags](https://github.com/lsd-rs/lsd/tags) if you installed from the released ones.
|
||||
|
||||
The current newest release is: [v1.1.3](https://github.com/lsd-rs/lsd/tree/v1.1.3)
|
||||
The current newest release is: [v1.1.5](https://github.com/lsd-rs/lsd/tree/v1.1.5)
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user