Skip to content

Commit

Permalink
Remove serde from dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nokyan committed Jul 6, 2024
1 parent 118cec1 commit b028dc5
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 @@ -29,7 +29,6 @@ plotters = { version = "0.3.6", default-features = false, features = [
"area_series",
] }
plotters-cairo = "0.6.0"
serde = { version = "1.0.203", features = ["serde_derive"] }
rmp-serde = "1.3.0"
rust-ini = "0.21.0"
gtk-macros = "0.3.0"
Expand Down

0 comments on commit b028dc5

Please sign in to comment.