Minor fixes
- Include a "Cargo.lock" file in the project so that it can be accepted in certain packaging systems that require freezing Rust dependencies to a known subversion.
- Change the locale sent in HTTP requests to avoid to display internationalized song titles, in certain cases.
- Fix a minor typo in the algorithm implementation that shouldn't impact recognition.
- Improve portability.