mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 14:18:04 +08:00
Make Resource aware of its own hash (#4187)
* Fix future message handler field name * Add Resource::hash() * Move all remaining resource types from core-types to graphene-resources * Review
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -4361,6 +4361,7 @@ dependencies = [
|
||||
"futures",
|
||||
"glam",
|
||||
"graphene-hash",
|
||||
"graphene-resource",
|
||||
"image",
|
||||
"kurbo",
|
||||
"ndarray",
|
||||
|
||||
Reference in New Issue
Block a user