prepare release 0.9.0 (#714)

This commit is contained in:
Sylvestre Ledru
2026-06-08 22:44:43 +02:00
committed by GitHub
parent 44fbc59263
commit a2c75f94ca
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -506,7 +506,7 @@ checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582"
[[package]]
name = "findutils"
version = "0.8.0"
version = "0.9.0"
dependencies = [
"argmax",
"assert_cmd",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "findutils"
version = "0.8.0"
version = "0.9.0"
homepage = "https://github.com/uutils/findutils"
repository = "https://github.com/uutils/findutils"
edition = "2021"