solana/cargo-registry
Kevin Heavey 6082e8434d
Remove frozen-abi build script (#2911)
* replace cfg(RUSTC_WITH_SPECIALIZATION) with cfg(feature = "frozen-abi")

* remove the build scripts for the two frozen-abi crates

* remove all rustc_version deps

* remove a rustc_version dep that I missed

* fix duplicate lines in Cargo.toml files

* remove build.rs from instruction crate

* remove rustc_version from instruction crate

* remove no-longer-needed check-cfg entries

* update lock file after rebase
2024-09-17 06:08:48 +00:00
..
src Adjustments of loader-v4 (part 2) (#2750) 2024-08-29 15:46:29 +02:00
Cargo.toml Remove frozen-abi build script (#2911) 2024-09-17 06:08:48 +00:00