Remove fuzz rust version

Fuzz is not compatible with the workspace MSRV.
This commit is contained in:
yancy 2024-07-01 14:15:18 -05:00
parent 2dd79639b0
commit 4576f4ba69
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
[package]
name = "bitcoin-fuzz"
edition = "2021"
rust-version = "1.56.1"
version = "0.0.1"
authors = ["Generated by fuzz/generate-files.sh"]
publish = false