Skip to content

Commit

Permalink
fix(deps): remove redundant dep
Browse files Browse the repository at this point in the history
Signed-off-by: lxl66566 <[email protected]>
  • Loading branch information
lxl66566 authored and bsbds committed Nov 11, 2024
1 parent 3821705 commit 1067261
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 crates/xlineapi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ async-trait = "0.1.81"
curp = { path = "../curp" }
curp-external-api = { path = "../curp-external-api" }
itertools = "0.13"
once_cell = "1.17.0"
prost = "0.13"
serde = { version = "1.0.204", features = ["derive"] }
thiserror = "1.0.61"
Expand Down

0 comments on commit 1067261

Please sign in to comment.