Graphite/libraries/dyn-any
James Lindsay fc0cf604df
Update some dependencies (#2134)
* Update some dependencies

* Update to action v2

* Fix for v2
2024-12-12 18:28:49 +00:00
..
derive Fix clippy lints (#2119) 2024-11-29 22:58:49 +00:00
src Fix clippy lints (#2119) 2024-11-29 22:58:49 +00:00
Cargo.toml Update some dependencies (#2134) 2024-12-12 18:28:49 +00:00
LICENSE-APACHE Integrate dyn-any into the main graphite repo 2022-08-04 08:52:24 +02:00
LICENSE-MIT Integrate dyn-any into the main graphite repo 2022-08-04 08:52:24 +02:00
README.md Integrate dyn-any into the main graphite repo 2022-08-04 08:52:24 +02:00

README.md

DynAny Trait

A Any-like trait and derive macros for non 'static lifetimes.