Skip to content

Commit 2e258ab

Browse files
committed
change to snake case
1 parent 4f831e1 commit 2e258ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DP/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77
[lib]
8-
name = "leetcode_DP"
8+
name = "leetcode_dp"
99
path = "lib.rs"
1010
doctest = false
1111

0 commit comments

Comments
 (0)