Update project readme and MSRV

This commit is contained in:
Keavon Chambers 2023-01-24 01:33:30 -08:00
parent 5cbe3f7573
commit 66e8325362
11 changed files with 18 additions and 18 deletions

View file

@ -2,7 +2,7 @@
name = "graphite-proc-macros"
publish = false
version = "0.0.0"
rust-version = "1.65.0"
rust-version = "1.66.0"
authors = ["Graphite Authors <contact@graphite.rs>"]
edition = "2021"
readme = "../README.md"