mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-08-04 13:30:48 +00:00
Update project readme and MSRV
This commit is contained in:
parent
5cbe3f7573
commit
66e8325362
11 changed files with 18 additions and 18 deletions
|
@ -7,7 +7,7 @@ license = "Apache-2.0"
|
|||
repository = ""
|
||||
default-run = "graphite-desktop"
|
||||
edition = "2021"
|
||||
rust-version = "1.59"
|
||||
rust-version = "1.66.0"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
name = "graphite-wasm"
|
||||
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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue