mirror of
https://github.com/mbilker/kbinxml-rs.git
synced 2026-09-09 19:15:27 -05:00
readme: remove outdated Rust nightly requirement message
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
An encoder/decoder for Konami's binary XML format, used in some of their games.
|
||||
|
||||
**WARNING!** Requires Rust Nightly due to the use of the `int_to_from_bytes` unstable feature.
|
||||
|
||||
### Setup
|
||||
|
||||
- Setup Rust Nightly through `rustup` or your own preferred method of acquiring the nightly version of Rust
|
||||
|
||||
Reference in New Issue
Block a user