Skip to content

Commit 7b6a707

Browse files
committed
Delete dyn-clonable link
This crate is unmaintained and uses an old version of syn for the proc macro.
1 parent 4cc91e2 commit 7b6a707

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

-5
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,6 @@ struct Container {
7171
}
7272
```
7373

74-
Check out the [dyn-clonable] crate which provides the same Clone impl for
75-
`Box<dyn MyTrait>` in a more concise attribute form.
76-
77-
[dyn-clonable]: https://github.com/kardeiz/objekt-clonable
78-
7974
<br>
8075

8176
#### License

0 commit comments

Comments
 (0)