Skip to content

Commit

Permalink
Remove stacker dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Desiders committed Jan 27, 2024
1 parent 68392ad commit 5218f72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ tokio-util = { version = "0.7", features = ["codec"] }
reqwest = { version = "0.11", features = ["multipart", "stream"] }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
serde_stacker = "0.1"
serde_with = "3.4"
strum = "0.25"
strum_macros = "0.25"
Expand Down

0 comments on commit 5218f72

Please sign in to comment.