mirror of
https://github.com/NotAShelf/microfetch.git
synced 2026-05-08 16:25:07 +00:00
asm: bump MSRV to 1.95 and collapse arch dispatch with cfg_select!
This commit is contained in:
parent
277eec55b0
commit
fb245bb5ee
3 changed files with 18 additions and 70 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue