A library for interfacing with Net-MD and Hi-MD devices written in rust
Find a file
G2-Games 27853d9ea0 Bumped unicode-jp version to fork
Current version does not compile on WASM, and has security vulnerabilities. The fork https://github.com/uzabase/unicode-jp-rs works for WASM and has updated dependencies to address security concerns.
2024-01-30 10:44:21 -06:00
minidisc-rs Bumped unicode-jp version to fork 2024-01-30 10:44:21 -06:00
src Finished main async porting 2024-01-29 19:44:10 -06:00
.gitignore Cleaned up multiple files, testing new ways of grabbing info 2023-09-27 13:59:03 -05:00
Cargo.toml Removed currently unused dependencies 2024-01-30 10:35:35 -06:00
LICENSE Initial commit 2023-09-23 00:56:41 -05:00
README.md Update README.md 2023-09-25 09:13:34 -05:00

minidisc-cli

A simple command line application to show the capabilities of minidisc-rs

minidisc-rs

A library for interfacing with Net-MD and Hi-MD devices written in rust