Add keydb updater, update README with labels + multi-lingual + real output

This commit is contained in:
MattJackson
2026-04-07 21:21:18 -07:00
parent ca732d57e7
commit 262f9a7f8d
4 changed files with 199 additions and 6 deletions
+1
View File
@@ -79,6 +79,7 @@ pub mod clpi;
pub mod disc;
pub mod aacs;
pub mod labels;
pub mod keydb;
pub use error::{Error, Result};
pub use drive::DriveSession;