void-packages/srcpkgs/fd/patches/drop-rust-version-patch.patch

14 lines
319 B
Diff

diff --git a/Cargo.toml b/Cargo.toml
index c15ba52..206049c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -18,7 +18,7 @@ readme = "README.md"
repository = "https://github.com/sharkdp/fd"
version = "10.0.0"
edition= "2021"
-rust-version = "1.77.2"
+rust-version = "1.77"
[badges.appveyor]
repository = "sharkdp/fd"