mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-09-13 05:55:22 +00:00
build,ci: specify MSRV and setup CI
This commit is contained in:
parent
59a8851b32
commit
10c1ad5170
6 changed files with 15 additions and 11 deletions
|
@ -1,7 +1,8 @@
|
|||
[package]
|
||||
name = "blah-types"
|
||||
version = "0.0.0"
|
||||
edition = "2024"
|
||||
edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
|
||||
[features]
|
||||
default = ["ed25519-dalek/default"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue