mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-08-04 21:37:59 +00:00
Fix formatting of previous commit
This commit is contained in:
parent
d09f023618
commit
0c2dbd411b
11 changed files with 226 additions and 234 deletions
|
@ -2,7 +2,7 @@
|
|||
name = "dyn-any"
|
||||
version = "0.2.1"
|
||||
edition = "2021"
|
||||
authors = ["Dennis Kobert <dennis@kobert.dev>"]
|
||||
authors = ["Graphite Authors <contact@graphite.rs>"]
|
||||
|
||||
|
||||
description = "An Any trait that works for arbitrary lifetimes"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
name = "dyn-any-derive"
|
||||
version = "0.2.1"
|
||||
edition = "2021"
|
||||
authors = ["Dennis Kobert"]
|
||||
authors = ["Graphite Authors <contact@graphite.rs>"]
|
||||
|
||||
description = "#[derive(DynAny<'a>)]"
|
||||
documentation = "https://docs.rs/dyn-any-derive"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue