mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 14:18:04 +08:00
Fix formatting of previous commit
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user