mirror of
https://github.com/Yuyi-Oak/BlueArchiveToolkit.git
synced 2026-07-22 08:05:15 +08:00
feat: implement production cas v1
This commit is contained in:
@@ -12,5 +12,7 @@
|
||||
|
||||
pub mod cas;
|
||||
|
||||
pub use cas::FileSystemCasRepository;
|
||||
|
||||
/// Infrastructure 版本号
|
||||
pub const VERSION: &str = env!("CARGO_PKG_VERSION");
|
||||
|
||||
Reference in New Issue
Block a user