mirror of
https://github.com/danbulant/appit
synced 2026-06-17 21:31:20 +00:00
Defining msrv
This commit is contained in:
parent
14a2957d6c
commit
36b8c1fc8b
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
name = "appit"
|
||||
version = "0.2.0"
|
||||
edition = "2021"
|
||||
rust-version = "1.70.0"
|
||||
description = "A math library specialized for 2d screen graphics."
|
||||
repository = "https://github.com/khonsulabs/appit"
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue