Skip to content

Commit

Permalink
Include regex in Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mliezun authored Jan 9, 2024
1 parent 5faa106 commit 613c453
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ edition = "2021"
bincode = "1.3.3"
serde = { version = "1.0.190", features = ["derive"] }
socket2 = "0.5.5"
regex = "1.10.2"


[profile.release]
Expand Down

0 comments on commit 613c453

Please sign in to comment.