add style convention comment to Cargo.toml

This commit is contained in:
Alex Shelkovnykov 2023-10-05 13:02:27 -06:00
parent 2ad506de2c
commit 6bbd114d78

View File

@ -9,6 +9,7 @@ edition = "2018"
# [patch.crates-io]
# ibig = { path = "../ibig-rs" }
# Please keep these alphabetized
[dependencies]
ares_macros = { path = "../ares_macros" }
assert_no_alloc = "1.1.2"