mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-17 15:28:04 +08:00
Make graphene_core no_std
This commit is contained in:
@@ -7,6 +7,9 @@ authors = ["Dennis Kobert <dennis@kobert.dev>"]
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[features]
|
||||
#std = []
|
||||
#default = ["std"]
|
||||
|
||||
[dependencies]
|
||||
dyn-any = {path = "../dyn-any", features = ["derive"]}
|
||||
#dyn-any = {path = "../dyn-any", features = ["derive"], optional = true}
|
||||
|
||||
Reference in New Issue
Block a user