rename: crate name

This commit is contained in:
Wataru Otsubo 2025-01-29 21:32:38 +09:00
parent f6d711ad51
commit 1b93197ef6
3 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
use std::fs;
use endcap_sl_register_interface_generator::types;
use endcap_sl_software_ri_generator::types;
fn main() {
println!("Hello, world!");