Make crate name snake_case
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "TestRepo"
|
||||
name = "test_repo"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user