Lonami / grammers

(tele)gramme.rs - use Telegram's API from Rust
https://t.me/gramme_rs
Apache License 2.0
554 stars 113 forks source link

Extracted dependencies into workspace deps #214

Closed akorchyn closed 10 months ago

akorchyn commented 10 months ago

It's easier to maintain that way :) Hope this small PR will be helpful.

Lonami commented 10 months ago

I appreciate the PR, but I'd personally prefer to keep it the way they are. I don't find the current approach "harder to maintain" and I like that they can, for the most part, be separate.