Skip to content

Commit

Permalink
fix(dep): Remove structure dep and update lockfile
Browse files Browse the repository at this point in the history
We use `structure` in the associated protocols crate.

Signed-off-by: Dom Rodriguez <[email protected]>
  • Loading branch information
shymega committed Mar 21, 2024
1 parent 1c172cc commit 4297452
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 25 deletions.
26 changes: 2 additions & 24 deletions 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 @@ -47,7 +47,6 @@ config = "0.14.0"
clap = { version = "4.5.3", features = ["string", "color"] }
log = { version = "0.4.21" }
env_logger = "0.11.3"
structure = "0.1.2"
lazy_static = "1.4.0"
dirs = "5.0.1"
thiserror = "1.0.58"
Expand Down

0 comments on commit 4297452

Please sign in to comment.