chore: Buimp to version 10.5.0

This commit is contained in:
Thayne McCombs
2026-08-26 01:18:52 -06:00
parent 868c3a34e2
commit 711ba7fe67
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -327,7 +327,7 @@ checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
[[package]]
name = "fd-find"
version = "10.4.2"
version = "10.5.0"
dependencies = [
"aho-corasick",
"anyhow",
+1 -1
View File
@@ -16,7 +16,7 @@ license = "MIT OR Apache-2.0"
name = "fd-find"
readme = "README.md"
repository = "https://github.com/sharkdp/fd"
version = "10.4.2"
version = "10.5.0"
edition= "2024"
rust-version = "1.90.0"