mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-27 05:08:12 +08:00
Make it compile (#37)
* Fix indentation * Set the correct name of the crate in root Cargo.toml * Fix all compile errors
This commit is contained in:
committed by
Keavon Chambers
parent
38dbe34293
commit
18a8442b0e
@@ -4,6 +4,5 @@ version = "0.1.0"
|
||||
authors = ["Keavon Chambers <graphite@keavon.com>"]
|
||||
edition = "2018"
|
||||
|
||||
|
||||
[dependencies]
|
||||
log = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user