chore: introduce MSRV
This commit is contained in:
parent
b4a6658e33
commit
5dbb288a49
4 changed files with 5 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
name = "rustypipe-downloader"
|
||||
version = "0.1.0"
|
||||
edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
authors.workspace = true
|
||||
license.workspace = true
|
||||
repository.workspace = true
|
||||
|
|
|
|||
Reference in a new issue