Skip to content

Commit

Permalink
chore: Drop unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpovel committed Oct 1, 2023
1 parent 0090851 commit c24a01e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 33 deletions.
30 changes: 0 additions & 30 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ unescape = "0.1.0"
titlecase = "2.2.1"
unicode-normalization = "0.1.22"
unicode_categories = "0.1.1"
strum = { version = "0.25.0", features = ["derive", "strum_macros"] }
enum-iterator = "1.4.1"

[features]
Expand Down Expand Up @@ -74,12 +73,10 @@ rand = "0.8.5"
rand_regex = "0.16.0"
test-log = "0.2.12"
proptest = "1.2.0"
enum-iterator = "1.4.1"
serial_test = "2.0.0"
comrak = "0.18.0"
nom = "7.1.3"
nom-unicode = "0.3.0"
shell-words = "1.1.0"

[profile.dev.package.insta]
# https://insta.rs/docs/quickstart/#optional-faster-runs
Expand Down

0 comments on commit c24a01e

Please sign in to comment.