Skip to content

Commit

Permalink
Defining MSRV
Browse files Browse the repository at this point in the history
  • Loading branch information
ecton committed May 2, 2024
1 parent cadf8a2 commit dcfe238
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[package]
name = "figures"
version = "0.2.2"
rust-version = "1.70.0"
edition = "2021"
description = "A math library specialized for 2d screen graphics."
repository = "https://github.com/khonsulabs/figures"
Expand Down

0 comments on commit dcfe238

Please sign in to comment.