Prevent entering “/”, “\” and “:” in team and scheme names.
The name of teams and schems is saved in the file name itself, so these characters would cause trouble as they are used in path names in Linux and Windows.
# physfs-rs [![Build Status](https://travis-ci.org/PistonDevelopers/physfs-rs.svg?branch=master)](https://travis-ci.org/PistonDevelopers/physfs-rs)
## Rust bindings for PhysFS
This project is built against the Rust nightly and PhysFS 2.0.3
[How to contribute](https://github.com/PistonDevelopers/piston/blob/master/CONTRIBUTING.md)