Skip to content

Commit

Permalink
chore: remove direct dependency to lazy_static (#98) (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe authored Oct 5, 2023
1 parent e0ea7ac commit a188c70
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

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

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ flate2 = "1.0"
hgvs = "0.11"
indexmap = { version = "2.0", features = ["serde"] }
itertools = "0.11"
lazy_static = "1.4"
log = "0.4"
mehari = "0.8"
multimap = "0.9"
Expand Down

0 comments on commit a188c70

Please sign in to comment.