feat: add commit-msg-rs
This commit is contained in:
10
commit-msg-rs/Cargo.toml
Normal file
10
commit-msg-rs/Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "commit-msg-rs"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
regex = "1.7.1"
|
||||
rust_util = "0.6"
|
||||
Reference in New Issue
Block a user