chore: introduce MSRV

This commit is contained in:
ThetaDev 2024-05-02 18:46:21 +02:00
parent b4a6658e33
commit 5dbb288a49
No known key found for this signature in database
GPG key ID: E319D3C5148D65B6
4 changed files with 5 additions and 0 deletions

View file

@ -2,6 +2,7 @@
name = "rustypipe-codegen"
version = "0.1.0"
edition.workspace = true
rust-version.workspace = true
authors.workspace = true
license.workspace = true
repository.workspace = true