asm: bump MSRV to 1.95 and collapse arch dispatch with cfg_select!

This commit is contained in:
Amaan Qureshi 2026-04-18 19:36:05 -04:00
commit fb245bb5ee
No known key found for this signature in database
3 changed files with 18 additions and 70 deletions

View file

@ -6,7 +6,7 @@ resolver = "3"
authors = [ "NotAShelf <raf@notashelf.dev>" ]
edition = "2024"
license = "GPL-3.0"
rust-version = "1.92.0"
rust-version = "1.95.0"
version = "1.1.0"
[workspace.dependencies]