mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-05 02:55:31 +00:00
Bump version to 0.5.0
This commit is contained in:
parent
e6ea9f7238
commit
5fff79e4e2
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -817,7 +817,7 @@ checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
|
||||
|
||||
[[package]]
|
||||
name = "ouch"
|
||||
version = "0.4.2"
|
||||
version = "0.5.0"
|
||||
dependencies = [
|
||||
"assert_cmd",
|
||||
"atty",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "ouch"
|
||||
version = "0.4.2"
|
||||
version = "0.5.0"
|
||||
authors = ["Vinícius Rodrigues Miguel <vrmiguel99@gmail.com>", "João M. Bezerra <marcospb19@hotmail.com>"]
|
||||
edition = "2021"
|
||||
readme = "README.md"
|
||||
@ -26,7 +26,7 @@ lz4_flex = "0.11.1"
|
||||
once_cell = "1.18.0"
|
||||
rayon = "1.8.0"
|
||||
same-file = "1.0.6"
|
||||
sevenz-rust = {version = "0.5.3", features = ["compress"]}
|
||||
sevenz-rust = { version = "0.5.3", features = ["compress"] }
|
||||
snap = "1.1.0"
|
||||
tar = "0.4.40"
|
||||
tempfile = "3.8.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user