Remove superfluous Clone bound on Entry methods.
authorChris Morgan <me@chrismorgan.info>
committerChris Morgan <me@chrismorgan.info>
commit839a6bc6e842b2ae6bbaf4b945ff6f2fbbca1785
treeb72bef1470949703d4888de5405d93bc343f2c61
parent8e413e20653077a3a2172158fc5433fa387cd46b
Remove superfluous Clone bound on Entry methods.

Thanks to @Kimundi for pointing this out. I presume (without checking)
that they got added along with the CloneAny stuff by accident.

Closes #26.
src/lib.rs