Flying-Toast / simple-websockets

MIT License
18 stars 7 forks source link

crates.io is oudated #24

Closed antoKeinanen closed 1 year ago

antoKeinanen commented 1 year ago

Hey! I was using this crate and I needed to clone Message. I realized that there was no clone method on Message so I decided to check the repository source code but Message derives clone there. Then I checked the source stored in docs.rs that cargo downloads and the struct Message did not derive clone.

Any chance you could update the crates.io crate?

Flying-Toast commented 1 year ago

Done :)