Only looked at the Cargo.toml
files.
- (pet peeve) Considering there is (presumably) no compatibility concerns, why not use an efficient binary format instead of JSON?
- Not checking in
Cargo.lock
files, and using=
dependency versions forPhoenix_Desktop
, is a bit odd!