Browse Source

rename binaries with mgen- prefix

This should avoid problems with collisions if added to PATH, etc..
Justin Tracey 1 year ago
parent
commit
5f2d4e48c5
3 changed files with 0 additions and 0 deletions
  1. 0 0
      src/bin/mgen-client.rs
  2. 0 0
      src/bin/mgen-peer.rs
  3. 0 0
      src/bin/mgen-server.rs

+ 0 - 0
src/bin/client.rs → src/bin/mgen-client.rs


+ 0 - 0
src/bin/peer.rs → src/bin/mgen-peer.rs


+ 0 - 0
src/bin/server.rs → src/bin/mgen-server.rs